A demo would be helpful, but have you tried something along the lines of the following:
<div id="footer"> <ul> <li><a href="/link1">Link1</a></li> <li><a href="/link2">Link2</a></li> ... </ul> </div> div#footer{text-align:center;} div#footer ul li{display:inline;list-style-type:none; } Cheers, -- Matt Fellows http://www.onegeek.com.au/ ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************