1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Help! Gaps in slices

Discussion in 'HTML & Website Design' started by richestguy, Jun 3, 2011.

  1. #1
    Guys,

    I used photoshop slices to make clickable menu, then I edited it using HTML editor. But after upload it to hosting, I got gaps in every slices. I already checked cellpadding it's already 0.

    What else can I do to solve the problem? I'm not expert in HTML so I need an advice whether I did something wrong.

    Here is the code for your reference.

    Thanks in advance

     
    richestguy, Jun 3, 2011 IP
  2. sanchyclub

    sanchyclub Well-Known Member

    Messages:
    625
    Likes Received:
    6
    Best Answers:
    2
    Trophy Points:
    105
    #2
    you have to use CSS style sheet.
     
    sanchyclub, Jun 4, 2011 IP
  3. wertheim

    wertheim Guest

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You cell padding has to be zero and all the borders have to be zero. It is not clear to me what authoring tool you are using. If you are not doing so already, you should employ a CSS editor that uses style sheets. I use a free one called kompozer. If you do not have a lot of experience with css then what you do is download an authoring tool that works with css and then play around editing some free templates created with style sheets. after a while you will learn it.
     
    wertheim, Jun 5, 2011 IP
  4. Guru_101

    Guru_101 Member

    Messages:
    51
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #4
    I think you used the photoshop export opton, tables are really bad to use and really bad practice, learn html and converting those slices into a css stylesheet and it will look really nice! but it will take time, also remove the padding if you dont want to learn
     
    Guru_101, Jun 5, 2011 IP
  5. richestguy

    richestguy Peon

    Messages:
    51
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Well, I don't know how to use CSS :(
    I use Pagebreeze HTML editor to edit the html page.
    I use photoshop save for web. Well, everbody suggest css. Maybe I should learn it :)
    Really? How can I see it?
     
    richestguy, Jun 5, 2011 IP
  6. J4mmy

    J4mmy Greenhorn

    Messages:
    46
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #6
    You have to use CSS or put cellpadding on "0".
     
    J4mmy, Jun 5, 2011 IP