This project demonstrates the creation and styling of various buttons inspired by popular platforms like Uber, Amazon, GitHub, Bootstrap, and LinkedIn. It also includes a basic product listing section styled in HTML and CSS.
- Uber-style Button: Minimalistic black and white button.
- Amazon-style Buttons: "Add to Cart" and "Buy Now" buttons with vibrant colors.
- GitHub-style Button: Bold green sign-up button.
- Bootstrap-style Buttons: "Get Started" and "Download" buttons with unique designs.
- LinkedIn-style Buttons: Professional "Apply" and "Save" buttons.
- Product Section: Showcasing a Nike product with pricing and delivery details.
index.html: Contains the HTML structure of the buttons and product section.style.css: Contains the styling for all the buttons and other elements.
- Clone the repository.
git clone <repository-url>
- Open
index.htmlin your browser to view the buttons and styles. - Modify the
style.cssto customize the styles.
Created with β€οΈ for learning and practicing HTML & CSS.