BasilH
Junior Member
Posts: 4
Registered: 4/9/2007
Location: California
Member Is Offline
|
| posted on 4/24/2007 at 03:50 AM |
|
|
Problem with Document Type
I have 2 menus on my page. Both work well when no Doc Type is specified at the top.
When I inserted
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
Only the test of the first element of the menu was visible with no box color font format.
I also tried
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
Same result.
Thanks
|
|
|
tigra
Administrator
Posts: 1982
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 5/21/2007 at 07:18 PM |
|
|
This can be debugged only with the actual files. Submit a support ticket if you want us to take a look at your menus.
|
|
|