Hi,
I'm attempting to replace tables in my site (bmtg.org.uk) with
CSS.
Most of this I've worked out how to do, with the exception of the menu at the top of the screen (take a look at
http://www.bmtg.org.uk/index.php as an example).
I thought that converting the table to a DIV and the menu elements within to SPANs would work, but the block-style anchor tags are causing display problems.
Any thoughts on the best way to convert this?
David.