Skip to content

Latest commit

History

History
23 lines (23 loc) 路 1.34 KB

README.md

File metadata and controls

23 lines (23 loc) 路 1.34 KB

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.