starvator Posted March 31, 2010 Share Posted March 31, 2010 I have the following code <div id="menu-container"> <ul id="navigationMenu"> <li><a href="index.html" class="selectedMenu">Home</a></li> <li><a href="#" class="normalMenu">Giveaways</a></li> <li><a href="#" class="normalMenu">FAQ</a></li> <li><a href="#" class="normalMenu">Proof</a></li> <li><a href="#" class="normalMenu">Contact Us</a></li> <li><a href="#" class="normalMenu">Youtube Channel</a></li> </div> it does not center if i use the <center></center> code. plz help Star BTW the site, if u want to see all the code, is http://1337giveaways.webuda.com/index.html Link to comment https://forums.phpfreaks.com/topic/197171-centering-a-div/ Share on other sites More sharing options...
Maq Posted March 31, 2010 Share Posted March 31, 2010 Is this solved? Link to comment https://forums.phpfreaks.com/topic/197171-centering-a-div/#findComment-1034955 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.