Skip to content

annmaryvinod/html-css-tuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML-CSS-1

Learning HTML-CSS with thenetninja

  • CSS Selectors

  1. use the link

Bootstrap

  1. Copy the CSS link provided and paste it to the tag.

  2. Go to Components and choose between the provided options.

  3. sass :

  • it is an extension of css
  • makes syntax more easier and avoids repition of css codes
  • allows usage of variables (change in a whole file can be rooted from a single variable value change) ($variablename)
  • usage of inheritance (%message)

About

Learning HTML-CSS with thenetninja

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published