Jump to content

Displaying links differently...


kalivos

Recommended Posts

I made a menu with CSS and the HTML UL tags. It works great and I love it. The problem is, once out of 100 page refreshes the links display in a different format. For example, this is how it's designed to look:

[table]
[tr][td]Link 1[/td][td]Link 2[/td][td]Link 3[/td][td]Link 4[/td][td]Link 5[/td][td]Link 6[/td][/tr]
[/table]

How it looks 1 out of 100 page refreshes
[table]
[tr][td]Link 1[/td][td]Link 2[/td][td]Link 3[/td][/tr]
[tr][td]Link 4[/td][td]Link 5[/td][td]Link 6[/td][/tr]
[/table]

Links 4, 5 and 6 drop to a new line. I'm not sure if this is a CSS issue, HTML, or browser issue. I found that it does this in both IE and FF.

Can anyone provide some light on this issue?
Thanks in advance!

NOTE: the comment "1 out of 100" is an approximation and not consistant.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.