HTML and CSS Reference
In-Depth Information
Module Focus
Description
URL
Line Layout
Defines line-formatting properties such as
vertical line alignment, line height, and first
line and first letter visual effects.
www.w3.org/TR/css3-linebox
Lists
Defines the handling of lists, including
marker styles and some aspects of
counters.
www.w3.org/TR/css3-lists
Marquee
Defines properties to create animated
content, employing a “marquee” effect
similar to the nonstandard HTML tag of the
same name ( <marquee> ). See the entries
for marquee-direction , marquee-
play-count , marquee-speed , and
marquee-style later in the chapter.
www.w3.org/TR/css3-marquee
Media Queries
Defines CSS syntax for applying different
style rules based upon media or device
characteristics, such as width or color
support, avoiding the use of JavaScript
to reapply style. See the section “Media
Queries” later in the chapter for syntax and
examples.
www.w3.org/TR/css3-mediaqueries
Multi-column
Layout
Defines how to flow text into many columns. www.w3.org/TR/css3-multicol
Namespaces
Defines syntax to allow the disambiguation
of elements from different markup
languages found within the same document
for styling purposes.
www.w3.org/TR/css3-namespace
Paged Media
Defines how pagination is performed,
particularly with print output.
www.w3.org/TR/css3-page
Presentation
Levels
Defines the concept of applying
presentation levels to style elements in
different manners depending upon the
situation.
www.w3.org/TR/css3-preslev
Ruby
Defines the CSS-handling aspects of
Ruby texts, which are used to provide
pronunciation or alternate readings in East
Asian languages.
www.w3.org/TR/css3-ruby
Selectors
Defines the various selectors for standard
CSS1 and CSS2 and introduces numerous
complex tree- and attribute-specific syntax.
www.w3.org/TR/css3-selectors
T ABLE 6-1 Description of Various CSS3 Modules (continued)
 
Search WWH ::




Custom Search