Skip to content

Aakanksha0209/CSS_Properties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Cascading Style Sheets

This project was made with the use of HTML Tags & CSS Properties.

CSS Properties Used:

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.


Screenshots

Borders & Fonts:
Border Fonts

Text:
Text

Animation:
Animation



Learn More

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

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors