![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm trying to convert an existing table based navigation to CSS, however i'm having problems mimicking the way the original table behaves. This is one of those areas where the transition from table-layout to |
|
div class="top_nav mainLayout" ul id="navlist" <li><a href="#">home</a></li <li><a href="#">your<br>item 1</a></li <li><a href="#">item 2</a></li <li><a href="#">item 3</a></li <li><a href="#">item 4</a></li <li><a href="#">test<br>item 5</a></li ul /div [...] i presume because they're set to display inline rather than block. True. |
![]() |
| Thread Tools | |
| Display Modes | |
| |