Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: moving objects  (Read 2966 times)

0 Members and 1 Guest are viewing this topic.

rockstar4cs

    Topic Starter


    Intermediate

    moving objects
    « on: December 16, 2008, 07:20:30 PM »
    I have this problem where I'm praticing making web pages and everything looks neat on the screen but then I resize the brower and everthing moves all over the place words scrunch up. I dont know I had this problem with HTML now I'm teaching myself CSS and I cant seem to stop objects from moving all over my page when I resize it. I'd like to know how to stop this from happening in CSS and HTML any help would be appreciated. Thanks.

    Jacob



      Hopeful

      Thanked: 1
      • Experience: Expert
      • OS: Windows XP
      Re: moving objects
      « Reply #1 on: December 17, 2008, 09:39:51 AM »
      Placing your object in a table should fix this problem.

      kpac

      • Web moderator
      • Moderator


      • Hacker

      • kpac®
      • Thanked: 184
        • Yes
        • Yes
        • Yes
      • Certifications: List
      • Computer: Specs
      • Experience: Expert
      • OS: Windows 7
      Re: moving objects
      « Reply #2 on: December 18, 2008, 09:26:11 AM »
      You're probably using absolute positioning in your CSS.

      Placing your object in a table should fix this problem.

      And when you're finished and have the site "online", look at Browser Shots.