On 31/07/06, R. Alan Payne <[EMAIL PROTECTED]> wrote:
>
> Am somewhat of a CSS novice and am trying to layout a webpage in CSS,
> without using tables.
>
> Why?  Had designed (redesigned actually) with tables (
> www.dvmvac.com/REDESIGN) and some CSS. It
> looked ok, but the content was basically only links and it seemed that the
> 'accepted' method is to use CSS unless the content is  tabular data.


For a start I don't think you need so many individual menu containers. You
appear to have a 3-column layout so create three column containers (left
column floated left, right column floated right, and middle column with a
left margin offset from left column) and then you can create a container
class for each menu container and repeat as necessary within each main
column.




-- 
http://www.web-buddha.co.uk
http://www.projectkarma.co.uk
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to