Problem: Strange White Space

3 replies
  • WEB DESIGN
  • |
Hi,

I have a coding problem and can PM you the URL, if you are kind enough to help me.

I have the exact same code on all my pages, but some pages display a thin 1-2 pixel wide white space. Basically the white space is too big on some pages, when using the <br/>...

Have scanned the code for days and still couldn't find what's causing it!

Waiting for help...
#problem #space #strange #white
  • Profile picture of the author Brandon Tanner
    What's the URL?
    Signature

    {{ DiscussionBoard.errors[8214424].message }}
  • Profile picture of the author eshelby
    Are you using a CSS reset?

    HTML Code:
    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio, video {     margin: 0;     padding: 0;     border: 0;     font-size: 100%;     font: inherit;     vertical-align: baseline; }
    {{ DiscussionBoard.errors[8216605].message }}
    • Profile picture of the author blogfreakz
      Originally Posted by eshelby View Post

      Are you using a CSS reset?

      HTML Code:
      html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio, video {     margin: 0;     padding: 0;     border: 0;     font-size: 100%;     font: inherit;     vertical-align: baseline; }
      agree with you, It happens to me before, I used css reset and solve my problem..
      {{ DiscussionBoard.errors[8219173].message }}

Trending Topics