Skip to content

HTML CSS

HTML

File paths

image image image image image

CSS

CSS Selectors

image image image image image image

CSS Properties

image image

CSS Inspection using pesticide

image - press ctrl button and go to element you can see details below image

CSS cascading/hierarchy

image image image

Combining Slectors

image image image image image image image image image

CSS Position

  • Demo : https://appbrewery.github.io/css-positioning/

Relative psotion : meaning relative to the defualt position meaning if there was no relative then its one after another box

image image

Absoulte position

image

Fixed position

  • it will be fixed even we scroll web page image

CSS Display

image image image

CSS float

image image image image image

Responsive Websites

image image image image image

Media Queries

image image image