Jump to content

centering a div


starvator

Recommended Posts

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 :D

 

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.