www.webdeveloper.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2006
    Posts
    2

    Extending colour: in a Fluid table layout

    I have a three column w3 validated page.
    Im using css for the formatting and colour.

    My problem is how to extend the colour in my right hand colomn
    to match the longest column,

    I think Im too far along to change to divs and i need to be able to deal
    with old browsers.

    Im using Lauri Harpfs table layout for accessibilty
    (puts the content column first in tabs while looking like its in the middle)

    Anyone have any suggestions.
    Im a bit lost.

  2. #2
    Join Date
    Oct 2005
    Posts
    481
    Have a url?

  3. #3
    Join Date
    Nov 2003
    Location
    Jerryville, Tejas
    Posts
    11,715
    In a pure 3 col table layout all three tds are the same height by definition. Backgrounds assigned to each td will be the same height as the others as long as they repeat-y.
    "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." Brian W. Kernighan

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
HTML5 Development Center



Recent Articles