line
Cascading style sheets
line

TopPage supports the following cascading style sheets and classes:


[Ref.] "Advanced techniques"


CSS1 (cascading style sheet level 1)

TopPage supports the following CSS1 attributes:

Attribute group Attribute Setting in the Style Definition dialog box
  • F = Full support
  • N = No support
Displaying on the Normal pane
  • F = Full support
  • P = Partial support
  • N = No support
Font font-family F F
font-size F F
font-weight F F
font-style F F
font-variant F N
Color and background color F F
background-color F F
background-image F F
background-repeat F F
background-attachment F N
background-position F F
Text word-spacing F N
letter-spacing F N
text-decoration F F
vertical-align F P (Note 1)
text-transform F N
text-align F F
text-indent F N
line-height F P (Note 2)
Box margin-top F F
margin-left F F
margin-bottom F F
margin-right F F
padding-top F F
padding-left F F
padding-bottom F F
padding-right F F
border-top-width F F
border-left-width F F
border-bottom-width F F
border-right-width F F
border-width F F
border-top-color F F
border-left-color F F
border-bottom-color F F
border-right-color F F
border-color F F
border-top-style F F
border-left-style F F
border-bottom-style F F
border-right-style F F
border-style F F
border-top F F
border-left F F
border-bottom F F
border-right F F
width F F
height F F
float F N
clear F N
Classification display N N
white-space N N
list-style-type F F
list-style-image F F
list-style-position F N

Notes:

  1. Some values can be partially displayed.

  2. A value that is smaller than the font height cannot be displayed.


CSS2 (cascading style sheet level 2)

TopPage supports the following CSS2 attributes:

Attribute Setting on the Style Definition dialog box
  • F = Full support
  • N = No support
Displaying on the Normal pane
  • F = Full support
  • P = Partial support
  • N = No support
position F P (Note)
top F F
left F F
z-index F F
visibility F N
cursor F N
page-break-before F N
page-break-after F N

Note: Only the position of the absolute coordinate (ABSOLUTE specification) can be displayed.


Pseudo classes

TopPage supports the following pseudo classes:

Pseudo class Setting on the Style Definition dialog box
  • F = Full support
  • N = No support
Displaying on the Normal pane
  • F = Full support
  • N = No support
a:link F F
a:visited F N
a:hover F N
a:active F N