033.1 CSS Basics
- Reference to LPI objectives
-
Web Development Essentials version 1.0, Exam 030, Objective 033.1
- Weight
-
1
- Key knowledge areas
-
-
Embedding CSS within an HTML document
-
Understand the CSS syntax
-
Add comments to CSS
-
Awareness of accessibility features and requirements
-
- Partial list of the used files, terms and utilities
-
-
HTML style and type (text/css) attributes
-
<style>
-
<link>
, including therel
(stylesheet),type
(text/css) andsrc
attributes -
;
-
/,/
-