Results 1 to 5 of 5

Thread: Div layout in rows?

  1. #1
    Join Date
    Apr 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Div layout in rows?

    Hope someone can show me how to set up divs to display like a row of tables

    What I am hoping to achieve is to have the exact coloured layout as in the pic in the link but to duplicate this same layout with a number of rows with a break for each row.

    In the example the second row with grey block layers to show what I want.

    This must also be IE6 friendly

    http://discoversecretsfor.com/divrows.htm

    Any suggestions

    Cheers

  2. #2
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    Quote Originally Posted by sovereign6 View Post
    This must also be IE6 friendly
    This counts my help out. Sorry.
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  3. #3
    Join Date
    Apr 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Div layout in rows?

    Blizzard no worries good of you to reply.

    Cheers

  4. #4
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    You can have a look at this example its not exactly what you are after but it can be with some tweaking, and it is multi-browser compatible including IE 5.5 and higher.
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  5. #5
    Join Date
    May 2010
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    use main 2 div for 2 rows and in this use other 3div for one row each and give them float left so the 3 images in first row and same use with next div. I think you understand what i say.

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
  •