Skip to content

CSSBG : v0.1

Latest

Choose a tag to compare

@ChickensLord8 ChickensLord8 released this 17 Jan 19:43
· 7 commits to main since this release
7683463

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.