|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
this doesn't appear to work in NS, although all printed matter i can get my hands on says it will:
<body class="someCSSclassname"> can anybody suggest a good workaround? i want to be able to control the font face and weight on an entire page, tables and all, without going thru all my pages and putting the class= attribute in every tag. thanks, nick |
|
#2
|
|||
|
|||
|
Make a body{} css class instead.
|
|
#3
|
|||
|
|||
|
You can use a <font> tag inside the body.
<body> <font ...> </font> </body> All the others font tags will have no face, thus inheriting the face estabilished, also no weight. Dragos |
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > CSS class attribute in the BODY tag |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|