·
7 commits
to main
since this release
Features of the First Version of CSS Button Generator
🎨 Appearance Customization
- Ability to set the background color:
- Solid colors.
- Gradient backgrounds.
- Option to change text color.
- Adjustable border radius for rounded corners.
- Font size customization for button text.
- Padding adjustment for resizing the button.
🖱️ Hover Effects
- Add interactive hover effects:
- Scale (increase or decrease button size on hover).
- Opacity changes.
- Shadow effects with adjustable size and color.
🛠️ CSS Code Generator
- Automatically generates CSS code for the customized button.
- Includes hover effects and styling in the generated code.
📜 Real-Time Preview
- Instantly preview the customized button with live updates.