i want help about the tutorial on
http://www.dynamicdrive.com/dynamici...nylinkcss2.htm
how can i remove the bullets so that the menu starts along left corner of my table.
thanks
i want help about the tutorial on
http://www.dynamicdrive.com/dynamici...nylinkcss2.htm
how can i remove the bullets so that the menu starts along left corner of my table.
thanks
Change
toCode:.navlist li { width: 135px; background-color: #FFFFB9; padding-bottom: 2px; }
Code:.navlist li { width: 135px; background-color: #FFFFB9; padding-bottom: 2px;list-style:none;}
thanks Medyman
please help me how can i decrease indent from left. I want it to appear to the left of my table??
please guide me
Bookmarks