i am using a horizontal list which are text links.
the div which contains the list items has a width of 750px and i need a border at the bottom of this div which i am able to get
my question is about the list items, i want all the list items bottom to merge with the border at the bottom, when i tried giving a height to the list items all browsers except for ie6 were displaying properly ie6 was not able to display properly and it made all the links appear in a new line
how can i fix this in such a way that the code will work for ie6 and all other browsers as well.
the file is located at
http://www.sudhakargolakaram.co.in/horizontallist.html
thanks
|