CSS

CSS

by lshettyl

HTML

> reset/normalize css, difference.
 > How absolute, relative, fixed and static position differ?
 > display vs visibility
 > What are the differences between inline, block and inline-block?
 > box model
 > techniques used to clear floats
 > how would use fonts in css
 > media queries/rwd
 > What are the some pseudo classed u have used?
 > Sprites
 > difference b/w IDs and Classes, when to use what.
 > What is specificity? How do u calculate specificity? inline/id/class/psuedo
 > What is shadow DOM?
 > What do you know about transition? (linear/ease/ease-in/ease-out/cubic-bezier)
 > Have you used any CSS pre processors such as SASS/LESS?
 
 > Middle align a div
 > Fix the sidebar (25% - 75% with floats)
 > create a layout (header, footer, left, right)
 
 things required for RWD