CSS1(Cascading Style Sheet level 1)

The table below lists the attributes of CSS1 that can be set or displayed with Homepage Builder.
Attribute type
Attribute
Set with "Style Definition" dialog box (Note A)
Display with [Normal] pane when page edited (Note B)
Font
font-family (Font)
Yes
Yes
font-size (Size of font)
Yes
Yes
font-weight (Weight of font)
Yes
Yes
font-style (Style of font)
Yes
Yes
font-variant (Font variation)
Yes
No
Color and Background
color (Color)
Yes
Yes
background-color (Color of background)
Yes
Yes
background-image (Background image)
Yes
Yes
background-repeat (Repetition of background)
Yes
Yes
background-attachment (Pasting of background)
Yes
No
background-position (Position of background)
Yes
Yes
Character
word-spacing (Space between words)
Yes
No
letter-spacing (Space between characters)
Yes
No
text-decoration (Decoration of text)
Yes
Yes
vertical-align (Vertical layout)
Yes
Yes (Note 1)
text-transform (Transform of case)
Yes
No
text-align (Horizontal layout)
Yes
Yes
text-indent (Indent)
Yes
No
line-height (Line height)
Yes
Yes (Note 2)
Box
margin-top (Top margin)
Yes
Yes
margin-left (Left margin)
Yes
Yes
margin-bottom (Bottom margin)
Yes
Yes
margin-right (Right margin)
Yes
Yes
padding-top (Top padding)
Yes
Yes
padding-left (Left padding)
Yes
Yes
padding-bottom (Bottom padding)
Yes
Yes
padding-right (Right padding)
Yes
Yes
border-top-width (Width of top border)
Yes
Yes
border-left-width (Width of left border)
Yes
Yes
border-bottom-width (Width of bottom border)
Yes
Yes
border-right-width (Width of right border)
Yes
Yes
border-width (Width of border)
Yes
Yes
border-top-color (Color of top border)
Yes
Yes
border-left-color (Color of left border)
Yes
Yes
border-bottom-color (Color of bottom border)
Yes
Yes
border-right-color (Color of right border)
Yes
Yes
border-color (Color of border)
Yes
Yes
border-top-style (Style of top border)
Yes
Yes
border-left-style (Style of left border)
Yes
Yes
border-bottom-style (Style of bottom border)
Yes
Yes
border-right-style (Style of right border)
Yes
Yes
border-style (Style of border with 4 directions)
Yes
Yes
border-top (Border of top)
Yes
Yes
border-left (Border of left)
Yes
Yes
border-bottom (Border of bottom)
Yes
Yes
border-right (Border of right)
Yes
Yes
width (Width)
Yes
Yes
height (Height)
Yes
Yes
float (Float)
Yes
No
clear (Releasing of float)
Yes
No
Class
display (Display)
No
No
white-space (White space)
No
No
list-style-type (Type of list mark)
Yes
Yes
list-style-image (List mark image)
Yes
Yes
list-style-position (Position of list mark)
Yes
No
(Note A): Setting with the "Style Definition" dialog box: Valid - Yes Invalid - No
(Note B): Display with the [Normal] tab when page edited: Valid - Yes Invalid - No
(Note 1): vertical-align (Vertical layout) can be partly displayed.
(Note 2): Elements smaller than the height of the font cannot be displayed.

Related Items

CSS2

Pseudo class