StyleServer Compact Interface
Switch
to the "extended" interface or to the
documented version.
1. Compose a stylesheet
none
1
2
3
4
5
6
7
Body box
(
body
element margins, padding, border)
none
1
2
3
4
5
6
Body type
(faces, base size, weights, other text styling)
none
1
2
3
4
5
6
7
Header type
(faces, relative sizes, weights, other text styling)
none
1
2
3
4
5
6
7
8
Affordances
(color scheme, link and inline phrase differentiation)
none
1
2
3
Vertical composition
(line-height, top and bottom box properties of all elements except
body
)
none
1
2
3
4
5
Horizontal composition
(alignment, indent, and left and right box properties of all elements except
body
.)
2. Stylesheet options
"Safety" - withhold or modify any CSS module selected above when known to be poorly supported by the requesting UA.
Warning
: leaving this off can sometimes crash first-generation CSS browsers (IE3, NS4).
Append suggested class & ID namespace to the stylesheet (an aid to authoring).
Prepend the
Base Stylesheet
to the requested modules.
3. Select a test document
XML, Java, and the Future of the Web
Cascading Style Sheets (CSS) Level 1 Specification
Shame and War Revisited
HTML Element Sampler
Show me only the stylesheet.
Results will appear in a new window.