Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

here you will be learning basic of CSS
CSS syntax:
selectors{ property:value; }
for example:
h1{ color:blue; }

this will change the foreground color of h1 element to blue.

About

Here I will try to add some basics of Cascading Style Sheets(CSS) . You can use it as a guideline during your learning period.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages