Previous Message
Next Message

Gap between links

Sent by Bill Brown on 1 April 2008 18:06


Hi Harry,

You can fix this by removing the white space between your HTML tags, 
like so:

<ul id="navigation"
   ><li class="home"><a href="danny.html">Home</a></li
   ><li class="services"><a href="services.html">Services Offered</a></li
   ><li class="about"><a href="about.html">About Us</a></li
   ><li class="contact"><a href="contact.html">Contact Us</a></li
 ></ul>

Completely inelegant, I know, but it works.
Hope it helps.
--Bill

Foundation Flash wrote:
> Hey all,
> It's funny really - I've been sitting here, reading all the the messages 
> posted on this list and thinking 'There must be something I can write in 
> about' - well, now there is a problem that needs fixing, albeit a very 
> small one.
> Virtually no work has gone into the project this far, so please take 
> pity, but there is a very small problem I would like to get cleared up. 
> I suppose I had better give you a link to look at first, so here it is: 
> http://shrinkify.com/2od ; CSS: http://shrinkify.com/2oe . Both I have 
> validated.
> Now, if you look at the navigation area, hover over a link, and then 
> move left or right towards the next link, you will see that the link 
> stops a few pixels before the next one starts. How can I rectify this? I 
> just want to know so I can correct it and don't make the same mistake again.
> Thanks,
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: