A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: html prob on mac?

  1. #1
    GamerGirl Liallan's Avatar
    Join Date
    Nov 2001
    Location
    the Netherlands
    Posts
    127

    html prob on mac?

    hi, have a problem concerning the layout of my site when it is viewed at an apple (in mac-i-explorer, safari seems to work just fine)

    Somhowe the mac shows marges from 10 px by default even though I put a
    leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"
    line in the body tag.

    This marge causes the whole layout to mess up, since I use a background image, repeated over the x, which ignores the marge that the apple gives to all the tables.

    I use php combined with html and java script. On a pc everything looks just fine.


    Does anyone else has this problem? know's a solution, or has some tips about on which tings I should chek my script for possible errors, or things that aren't supported by the mac (if that's possible in html.. ).. or perhaps explain why it is working on safari (lot of questions I know)

    many thanx.. Li

    oh.. forgot... http://www.syrion.net/raven is the site I'm talking about.. perhaps anyone with an apple can check.. thoug I tried it on about 10 different apples all giving the same problem in internet explorer
    illustrator / concept artist / animator
    www.elsakroese.com

  2. #2
    Registered User
    Join Date
    Feb 2001
    Posts
    13,039
    Hi,

    it might be worth to try a margin-top in addition to the topmargin

    Musicman

  3. #3
    GamerGirl Liallan's Avatar
    Join Date
    Nov 2001
    Location
    the Netherlands
    Posts
    127
    I will and I'll tell if it has any effect.
    Thanx for your quick reply
    illustrator / concept artist / animator
    www.elsakroese.com

  4. #4
    GamerGirl Liallan's Avatar
    Join Date
    Nov 2001
    Location
    the Netherlands
    Posts
    127
    ehm... that actually made it worse.. it won't work on pc or on an apple if I use margin-top


    -getting confused-
    Last edited by Liallan; 11-18-2003 at 04:47 PM.
    illustrator / concept artist / animator
    www.elsakroese.com

  5. #5
    GamerGirl Liallan's Avatar
    Join Date
    Nov 2001
    Location
    the Netherlands
    Posts
    127
    I think I got it figured. My include was placed a bit oddly which causes some of the html to end up for the body tag.. I hope I fixed it now.. (can't check untill wednessday)
    illustrator / concept artist / animator
    www.elsakroese.com

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center