HighDots Forums  

Re: Update (was Re: Style problem (DIV sizing))

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Re: Update (was Re: Style problem (DIV sizing)) in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
dorayme
 
Posts: n/a

Default Re: Update (was Re: Style problem (DIV sizing)) - 11-18-2008 , 06:34 PM






In article <gfvfdd$7vj$1 (AT) oxygen (DOT) pond.sub.org>,
hu47121+nospam (AT) usenet (DOT) kitty.sub.org (Hannah) wrote:

Quote:
Hi!

Due to the feedback here, I did many changes to the page and to the rest
of the site.
Just to tell you that this latest one loads very fast on my machine now
and much easier to read. Well done.

Maybe you might consider a point I raised earlier about not needing
extra div for your navigation UL. Since then, you might have even added
yet another wrapper!

I would consider doing away with both container divs in:

<div id="navigation">
<div class="frameinner navigationinner">
<ul>
<li></li>
<li></li>
...
</ul>
</div>
</div>

Just

<ul>
<li></li>
<li></li>
....
</ul>

should be able to be styled as you want.

--
dorayme


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.