This project was made with the use of HTML Tags & CSS Properties.
We have used external Cascading Style Sheet as well as inline so as to get a complete overview on how CSS works and how each property affects the component in a different way.
In the project directory, you can find :
Background Color
- Helps choose a background colour of your choice (Format: RGB, HEX).
Font Family
- Allows to choose from a variet of fonts(Arial, Times new Roman, Monospace and many more).
Font Size
- Control the size of each text.
Padding
- Gives specified amount of space.
Border Styles
- Helps apply various borders (Solid, dotted, dashes).
Text Alignments
- Helps align texts (Center, Left, Right).
These are some of the properties that were used while the development of this project. You can find the webpages here.
Borders & Fonts:

Text:

Animation:

You can learn more in the Cascading Style Sheet Documentation.
To find more properties and functions visit W3Schools.