CSS HandsOn

Published on January 2017 | Categories: Documents | Downloads: 89 | Comments: 0 | Views: 568
of 2
Download PDF   Embed   Report

Comments

Content

CSS v3.5 Cristi Salcescu Insert style : o external, internal, inline o order Syntax Selectors o tag o class o id o parent child o parent > child o .class1.class2 o prev + next o prev ~ next Selector priority o 1,10,100 o important! Attribute Selectors o [attribute=value] o [attribute^=value] o [attribute$=value] o [attribute~=value] o [attribute1] [attributeN] CSS3 Pseudo-classes o nth-child o nth-last-child Box Model o Content, Padding,Border, Margin o Center element o Child dimensions grater that parent dimensions overflow : visible, hidden, scroll, auto Vertical Margin Collapse em percentage normal document flow o inline vs block elements display : block, inline, inline-block, none display : none vs visibility:hidden debugging tools : Firebug & Web Inspector floated layout

-

-

-

-

-

-

-

-

o float:left,right o clear:left,right,both o container collapse o float and text o float inline elements o 2 column layout height o auto, 100% o min-height o equal height columns position : static, relative, absolute, fixed z-index opacity, rgba sprites layouts : o fixed layout o flexible layout  percent  min-width o responsive layout  media queries

Resources Lynda - Css fundamentals Lynda - Page layouts https://kuler.adobe.com/# http://mediaqueri.es/ Util URLs http://jsfiddle.net/ cristi_salcescu / training

Sponsor Documents

Or use your account on DocShare.tips

Hide

Forgot your password?

Or register your new account on DocShare.tips

Hide

Lost your password? Please enter your email address. You will receive a link to create a new password.

Back to log-in

Close