HTML CSS
HTML
File paths
CSS
CSS Selectors
CSS Properties
CSS Inspection using pesticide
- press ctrl button and go to element you can see details below
CSS cascading/hierarchy
Combining Slectors
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
Absoulte position
Fixed position
- it will be fixed even we scroll web page
CSS Display
CSS float
Responsive Websites
Media Queries