Forum Moderators: open

Message Too Old, No Replies

XTML referenced Navigation Bar - Will it be a problem?

First attempt at a XTML Css style

         

tvldeals

7:47 pm on Nov 30, 2004 (gmt 0)

10+ Year Member



XTML is a whole new world for me.....so in saying that...

I am going to use a navigation bar that's CSS style and XHTML markup is based on an unordered list.

Now in saying this, will the NAVIGATION BAR display correctly on most every BROWSER?

Since it uses the DocType XTML reference below I am concerned it may not. Sure could use some advice. When I pull it up on my end using IE, on my XP computer, it displays perfect, just not sure it will do the same elsewhere.

I am still using "tables" on other parts of my site, just won't be used for the navigation bar area.

<HTML>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css">

Thanks so very much for anyones help!

MatthewHSE

12:15 am on Dec 1, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



There's really not enough information here to say whether or not your navigation bar will be cross-browser compatible. If you could post the relevant code, CSS and XHTML, it would help out a lot. Better yet, you could install a few other browsers to do the testing yourself - that way you get a firsthand look at any little nuances or differences.