![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
I recently got a warning from the WDG HTML Validator at http://www.htmlhelp.com/ for assigning two classes as shown for http://www.journeys.ws/books.asp : Line 71, character 23: p class="menu" class="nw" Error: duplicate specification of attribute CLASS I Googled but can't find anything on it. Is there a way to assign two classes so the page will validate (yes, I know there are other errors and I'm working on them)? |
#2
| |||
| |||
|
#3
| |||
| |||
|
|
[...] both [classes] will be applied by IE5 (maybe IE4) [...] |
#4
| |||
| |||
|
|
On Mon, 10 Jan 2005 17:23:21 +0000, Steve Pugh <steve (AT) pugh (DOT) net> wrote: [...] both [classes] will be applied by IE5 (maybe IE4) [...] IE4 doesn't support multiple classes. |
#5
| |||
| |||
|
|
IE4 doesn't support multiple classes. There we are then. Another benefit to using multiple classes - it hides our CSS from IE4 as well as from NN4. Good stuff. |
![]() |
| Thread Tools | |
| Display Modes | |
| |