Why this margin?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Michael

    Why this margin?

    Hi!

    Please have a look at my website at http://noumlauts.com.

    I am currently working on a new design and I cannot find out, why there
    is such a huge margin under the first h3 (+subtext) in the #left...

    Could someone please explain to me, what is producing this big margin?

    Thanks,

    Michael

    PS: Please don't critizise the other code now. I am working on it, so
    it WILL be beautiful in the end!

  • Barbara de Zoete

    #2
    Re: Why this margin?

    On 2 Aug 2005 09:57:58 -0700, Michael <m.kalina@gmail .com> wrote:
    [color=blue]
    > Please have a look at my website at http://noumlauts.com.
    >
    > I am currently working on a new design and I cannot find out, why there
    > is such a huge margin under the first h3 (+subtext) in the #left...
    >
    > Could someone please explain to me, what is producing this big margin?
    >
    > PS: Please don't critizise the other code now. I am working on it, so
    > it WILL be beautiful in the end!
    >[/color]

    That's not the deal. See
    <http://validator.w3.or g/check?uri=http% 3A%2F%2Fnoumlau ts.com%2F> As far as you
    know any of those errors could be the cause of that unwanted effect.

    As always: get to a stage with your work so that it at least validates before
    asking your questions here. So, correct your errors, see if the behaviour still
    exists and then, only then, come back here with your questions.

    --
    ,-- --<--@ -- PretLetters: 'woest wyf', met vele interesses: ----------.
    | weblog | http://home.wanadoo.nl/b.de.zoete/_private/weblog.html |
    | webontwerp | http://home.wanadoo.nl/b.de.zoete/html/webontwerp.html |
    |zweefvliegen | http://home.wanadoo.nl/b.de.zoete/html/vliegen.html |
    `-------------------------------------------------- --<--@ ------------'

    Comment

    • Martin Honnen

      #3
      Re: Why this margin?



      Michael wrote:

      [color=blue]
      > Please have a look at my website at http://noumlauts.com.
      >
      > I am currently working on a new design and I cannot find out, why there
      > is such a huge margin under the first h3 (+subtext) in the #left...[/color]

      Does that margin appear with a particular browser? Which one?

      --

      Martin Honnen

      Comment

      • Eric B. Bednarz

        #4
        Re: Why this margin?

        "Michael" <m.kalina@gmail .com> wrote:
        [color=blue]
        > Please have a look at my website at http://noumlauts.com.
        >
        > I am currently working on a new design and I cannot find out, why
        > there is such a huge margin under the first h3 (+subtext) in the
        > #left...[/color]

        The problem of your code is not 'validation' but that it is a bloody
        mess te read; you've got external style sheets, a style element and
        style attributes. Duh.

        Anyway, there's a useless DIV somwhere in the middle that clears the
        right float. That's obviously why the subsequent text appears below
        the stuff on the right.

        Comment

        • Jim Moe

          #5
          Re: Why this margin?

          Michael wrote:[color=blue]
          >
          > Please have a look at my website at http://noumlauts.com.
          >[/color]
          Sheesh! Another friggin' mess. Correct your HTML and CSS validation errors!
          [color=blue]
          > I am currently working on a new design and I cannot find out, why there
          > is such a huge margin under the first h3 (+subtext) in the #left...
          >[/color]
          Probably the 32% right margin you put on #left.

          --
          jmm dash list (at) sohnen-moe (dot) com
          (Remove .AXSPAMGN for email)

          Comment

          • Michael

            #6
            Re: Why this margin?

            Hi!

            Thanks for the answers unilt now. The problem is that I use Blogger.com
            for publishing this website and it adds some things by itself. So
            somethings, like the external stylesheets, I cannot control...

            M.

            Comment

            Working...