Will;

Thanks for the suggestion, I did it and it seems to add a little to separate in IE6 WinXP Home at least, however, in NS (Moz RC1) it does not,... I am running out of ideas here.

As for the suggestion, note taken and should probably not be h4's but I was thinking search engine work ahead of time so to speak, as it seems to be indexing way more h4's then lists, I will probably change this.

Any other suggestion to see if I can get it to separate?

At 01:23 PM 4/8/2004 -0400, you wrote:

To answer your question directly, add a right margin to your h4 tags in your
style sheet:

H4 {margin-right: 10px;}

To answer your question with a suggestion, don't use h4's for your nav
links.  Rather, use an unordered list to gain better control over their
display and establish better semantics in your markup:

<ul>
<li>link 1</li>
<li>link2</li>
</ul>

For a great example, read A List Apart's "Taming Lists" at
http://www.alistapart.com/articles/taminglists/

Will Chatham

--------oOo--------
www.willchatham.com
-------------------


> Can someone take a look at this page: > http://vikberg.net/IAMU

Veine K Vikberg http://www.vikberg.net Professional Web Guru

Reply via email to