cross browser differences

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default cross browser differences

    To all that contribute to these user forums: thank you. You are a tremendous
    help.

    Even with all that info, I just can't get my head around positioning with CSS.
    I have read and completed tutorials to great success, but when writing my own
    code, the pages bust apart when viewing in Mozilla.

    Problem:
    In mozilla, content_2 DIV shows up underneath content_1 DIV when it should
    show up to the right (like it does in IE). This must have something to do with
    "float," but I sure can't figure it out. See links to test page and CSS below.

    Additionally, I have two questions:

    1. There are various descriptions of padding and margin in the tutorials
    available, but could someone verify the truth to the way I would state the
    difference in my own words: "margin is the distance on the outside of the
    element's border, and padding is the distance inside the element's border." Do
    I understand the difference correctly, or is that completely wrong? Is there a
    better way to think about it?

    2. In the homepage test (link below), the footer behaves differently between
    IE and Mozilla (in Mozilla, there is more space above and below the text, even
    though "left" padding is the only measurement given. Margin is set to 0). What
    is causing this difference in rendering? and how to equalize it?

    Any insight is greatfully appreciated.

    Here are links to test homepage and its external css:

    [url]http://www.ashlandgalleries.com/test/index.htm[/url]

    [url]http://www.ashlandgalleries.com/css/aga_styles.css[/url]

    [url]http://www.ashlandgalleries.com/test/index.htm[/url]

    [url]http://www.ashlandgalleries.com/css/aga_styles.css[/url]

    babayard-a Guest

  2. Similar Questions and Discussions

    1. CSS - Cross Browser Display
      Can anyone point me to a good discussion / description of the differences between the ways different browsers display CSS? I have found charts...
    2. Cross Browser CSS
      Hi, I have recently uploaded my site, and it still needs a lot of improvement, but the first thing I want to sort out is why my site does not...
    3. Cross browser integration
      How do I avoid having horizontal scroll bars on my web pages? Is there a trick to it, or some code I can use?
    4. FH version & cross-platform differences
      I was wondering if you can help me? I am new to the graphics world (about 4 months)....and was trying to do the following: I have FreehandMX...
    5. Differences between running in VS and calling an ASP.Net page froma browser
      I have developed a little ASP.Net application that works fine when started in the VS IDE. However when I call it from our "home" page it doesn't...
  3. #2

    Default Re: cross browser differences

    Post this on the DW forum please - you'll get more exposure over there.

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "babayard-a" <webforumsuser@macromedia.com> wrote in message
    news:e7qs6k$1k4$1@forums.macromedia.com...
    > To all that contribute to these user forums: thank you. You are a
    > tremendous
    > help.
    >
    > Even with all that info, I just can't get my head around positioning with
    > CSS.
    > I have read and completed tutorials to great success, but when writing my
    > own
    > code, the pages bust apart when viewing in Mozilla.
    >
    > Problem:
    > In mozilla, content_2 DIV shows up underneath content_1 DIV when it should
    > show up to the right (like it does in IE). This must have something to do
    > with
    > "float," but I sure can't figure it out. See links to test page and CSS
    > below.
    >
    > Additionally, I have two questions:
    >
    > 1. There are various descriptions of padding and margin in the tutorials
    > available, but could someone verify the truth to the way I would state the
    > difference in my own words: "margin is the distance on the outside of the
    > element's border, and padding is the distance inside the element's
    > border." Do
    > I understand the difference correctly, or is that completely wrong? Is
    > there a
    > better way to think about it?
    >
    > 2. In the homepage test (link below), the footer behaves differently
    > between
    > IE and Mozilla (in Mozilla, there is more space above and below the text,
    > even
    > though "left" padding is the only measurement given. Margin is set to 0).
    > What
    > is causing this difference in rendering? and how to equalize it?
    >
    > Any insight is greatfully appreciated.
    >
    > Here are links to test homepage and its external css:
    >
    > [url]http://www.ashlandgalleries.com/test/index.htm[/url]
    >
    > [url]http://www.ashlandgalleries.com/css/aga_styles.css[/url]
    >
    > [url]http://www.ashlandgalleries.com/test/index.htm[/url]
    >
    > [url]http://www.ashlandgalleries.com/css/aga_styles.css[/url]
    >

    Murray *ACE* Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139