www.webdeveloper.com
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2011
    Posts
    80

    resolved [RESOLVED] Firefox Problem

    In Firefox, my content keeps shifting left. but in other browsers it's fine.
    Attached Files

  2. #2
    Join Date
    Jan 2004
    Location
    chertsey, a small town s.w. of london, england.
    Posts
    1,331
    Hi there Maxxxx,

    you have used leftmargin="50" in the opening body tag.

    It is deprecated, so Firefox has ignored it.

    I cannot think why you did not use CSS for this task.

    To compound matters you have also used the table element unnecessarily.

    Check out the attachment to see the modified coding.

    coothead
    Attached Files

  3. #3
    Join Date
    Nov 2011
    Posts
    80

    Smile

    Thank you so very much. I remembered putting in the leftmargin="50" and for got to remove it.

  4. #4
    Join Date
    Jan 2004
    Location
    chertsey, a small town s.w. of london, england.
    Posts
    1,331
    No problem, you're very welcome.
    coothead

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center



Recent Articles