CSS: Definitive Guide Chapter 1
- Block element vs inline element
- Replaced and non-replaced element
- Persistent, alternative and preferred stylesheet
<link>
,<style>
,@import
,@media
all support media query- Use of
@support
@support
and@media
can useand
andnot
- Only
@support
can useor