CSS (ID/Class), HTML <div>/<span>
- Divs & Spans (block & inline)
- ID & Class (namen toekennen; semantisch)
- Style definitions in DW (style def. screen, run through)
- Inline/Internal/External styles
- CSS (CHEATSHEET / pdf)
- inline styles (style="")
- embedded styles (<style type="text/css">)
- external style sheets (<link rel="stylesheet" href="" type="text/css" />)
- link tag; not clickable, shows relation
- CSS-selectors (ID, Class, tags)
- CSS-properties/values (CSS cheat sheet)
Praktisch
S3-PS 5