| Posted: 04 Dec 2007 06:01 | |
|
Registered User Currently Offline |
Posts: 4 Join Date: Oct 2007 |
|
i am designing a drop down menu.., and creating the submenu as ul but it is giving a line break bet. the main menu and my list.., and it is looking bad...
a big white space so wht can i do??? |
|
| Posted: 19 Dec 2007 22:47 | |
|
Administrator |
Posts: 125 Join Date: Feb 2005 |
| Use CSS to display the ul and li tags inline instead of as block. | |