Forums

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

Home Forums CSS Scroll Bar at the bottom of my Website

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #44156
    jason786
    Member

    I have an html website and the website opens up with a scrollbar below cutting some texts. The visitors have to move the scrollbar to read my contents..any one has any fix..I am new to html
    my website–http://www.defensivedriving.com.au

    #132046
    Paulie_D
    Member

    The scrollbar only comes into play when the viewport is approaching 1000px.

    This is because the tables you have used for layout have a width of 1000px.

    Tables are a **really** old way of laying out a site and you should, perhaps, try brushing up on the new ways and responsive/adaptive web design.

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