Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:14

Centering Menu in a table


Poster: Schoolie
Dated: Tuesday February 14 2006 - 14:21:49 GMT

This seems really simple, but I can't figure it out.

I just want to center the menu in a table...or if this can't be done.... how I just center the entire menu with/without tables or iframes.


Poster: vikenk
Dated: Tuesday February 14 2006 - 14:26:43 GMT

Hi,

I believe that to center the menu in a table, all you need to do is set "text-align: center" for your <td> settings.

Read here on the proper way to put the menu in a table:

http://www.milonic.com/tablemenu.php


Poster: Migru
Dated: Tuesday February 14 2006 - 20:02:56 GMT

Hi

even this works

Code:
<td  >
<div align="center">
<script type="text/javascript" src="embedded_menu.js"></script>
</div>
</td>


Michael