Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~310 People Reached
Favorite Forums
Favorite Tags
Member Avatar for lithium1976

How can I centre this horizontal list inside a Div? My page layout is fluid. <ul id="navlist"> <li><a href="#">test1</a></li> <li><a href="#">test2</a></li> <li><a href="#">test3</a></li> <li><a href="#">test4</a></li> <li class="last"><a href="#">test5</a></li> </ul> <!-- #navlist { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; } #navlist li { float: left; padding:0px 5px; border-right:1px solid #009; } …

Member Avatar for lithium1976
0
104
Member Avatar for lithium1976

Can I put a <h1,2,3 etc> tag inside a <ul></ul>? Im trying to get rid of a few of my divs, and I have a menu area which currently has a div wrapper, but I want to replace it with <ul>. But I also want to allow the area to …

Member Avatar for MidiMagic
0
114
Member Avatar for lithium1976

Hello this is my first post here :) I have designed my site layout completely from Divs and CSS style it. I have scince realised that I should'nt have used just divs so I am trying to reduce the amount of divs on the page and use other html tags …

Member Avatar for MidiMagic
0
92