Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other CSS Table Rowspan question

  • This topic is empty.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #40983
    timmydeleu
    Member

    Hey! My first question here :)

    I created a table for a site and it was fine at first but now it seems messed up. I think it’s the rowspan.

    Please check out the tables on [this page](http://www.goodtime-resort.com/accommodations/ “this page”)

    this is the code I use for the table. Anyone know how I can fix the space in the table?

    I’m using a rowspan of 5 I tried setting it to less but nothing seems to work.

    #115427
    Paulie_D
    Member

    I’m note sure what ‘space in the table’ you are referring to.

    Can you provide an image of where the problem is?

    #115430
    Mottie
    Member

    There really isn’t any reason to add a rowspan to your table. You can achieve the [same thing](http://jsfiddle.net/6WE6E/) with one row.

    Deluxe Room at Good Time Resort

    Low season: 01 May – 31 Oct

    High season: 01 Nov – 20 Dec & 07 Jan – 30 April

    Christmas: 21 Dec – 6 Jan (min. 3 nights)



    1880 Baht

    2240 Baht

    2940 Baht


    Book a Room on Koh Mak

    And because I noticed you were using cufon for the header font, I thought I should mention there are better alternatives.

    * [Google Web Fonts](http://www.google.com/webfonts) – for predefined fonts

    * CSS @Font-face – for custom fonts, check out [fontspring](http://www.fontspring.com/blog/the-new-bulletproof-font-face-syntax) and/or [fontsquirrel](http://www.fontsquirrel.com/fontface/generator)

    #115438
    timmydeleu
    Member

    With the space I mean the image and the text are not aligned properly.

    See this image to find out what I mean:

    Photobucket


    @mottie
    that code gets the same result as I already have.

    #115439
    timmydeleu
    Member

    Here’s the code:

    Double Room Deluxe

    Season Internet Rates
    Deluxe Room at Good Time Resort Low season: 01 May – 31 Oct 1880 Baht
    High season: 01 Nov – 20 Dec & 07 Jan – 30 April 2240 Baht
    Christmas: 21 Dec – 6 Jan (min. 3 nights) 2940 Baht
    Book a Room on Koh Mak
    #115440
    Paulie_D
    Member

    Gotta say that the page takes a long time to load.

    However, when it finally does, I’m not getting the space you showed…in Chrome.

    #115441
    timmydeleu
    Member

    I know it takes a long time to load. Please pay no attention to that. The guy who wanted the site is on a budget and has a slow server.

    You will see the space in firefox and IE.

    #115459
    pmac627
    Participant

    On an iPad, the first listing has The spaces you listed, except the one above the season info is below it and between it and the buttons. Just FYI.

    The rest of the listings look fine.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The forum ‘Other’ is closed to new topics and replies.