mikaelnogueira / test-css-01

πŸŒ…πŸ”˜ Check out my button project with background. Transition effects and styling made in CSS. Technologies: HTML and CSS. Part of Mikael's learning portfolio.

Home Page:https://mikaelnogueira.github.io/test-css-01/

Repository from Github https://github.commikaelnogueira/test-css-01Repository from Github https://github.commikaelnogueira/test-css-01

Background and Buttons Project πŸŒ…πŸ”˜

How to Run the Project πŸš€

To run the project, simply clone this repository on your machine and open the index.html file in your browser.

Technologies Used πŸ’»

This project was developed using the following technologies:

  • HTML
  • CSS

Buttons πŸ‘‡

The buttons were created using the CSS border property to style the elements' borders. Additionally, the background-color property was used to define the buttons' background color.

To make the buttons more interactive, a transition effect was added using the CSS transition property.

The buttons were organized in a container using the display property with a flex value and the justify-content property with a center value.

Author πŸ‘€

This project was developed by Mikael, as part of his CSS learning portfolio.

Social Media 🌎

License πŸ“„

This project is licensed under the MIT license.

About

πŸŒ…πŸ”˜ Check out my button project with background. Transition effects and styling made in CSS. Technologies: HTML and CSS. Part of Mikael's learning portfolio.

https://mikaelnogueira.github.io/test-css-01/


Languages

Language:HTML 53.8%Language:CSS 46.2%