Weird margin due to Lists? :s

DrEvil

FCRI Associate!
Reaction score
111
So... I am currently making a website for a project and have my design setup.
Let me show the code first before I describe the problem... and an image...

weird.png


The header is the first blue gradient, the gradient is then displayed again with a decreased width to fit the navigation bar.
The problem is... the margin between the first and second header is a set distance... the margin-bottom is meant to be 1px:

HTML:
#header {
    height: 80px;
    width: 700px;
    background-image: url(images/header.png);
    margin-bottom: 1px;
}

This weird margin only occurs because I have a list (unordered... but probably doesn't make a difference -.-")

Like apparently having a list within a div causes the div to go down the page and not take into account any margins?

I would prefer the margin to be smaller because the gap between them looks too big.

I don't think the actual list CSS matters because I just put this between the div:

HTML:
<ul>
  <li>Hello</li>
</ul>

and the margin automatically sets itself, which makes me to believe that my list CSS isn't a problem just the list causes some unwanted side effect?

As much as this problem may seem silly and time wasting, I would like to know why this happens.

Like it just seems silly that I'm not able to set a margin myself because of some weird bug.

If any more code is needed just say, but the list CSS has quite a few properties as I created a MultiDropDown menu.

Thanks fellow Webmasters and Webmistresses :D
 

Miz

Administrator
Reaction score
425
CSS is a powerful yet mysterious beast. I think the best would give us the entire script of the page (non-JS related), and see if we can find a similar issue.

Some trouble might arise from inline list, but I don't think its that.

If you want an easy solution, you can use negative margins between your two headers.
 

DrEvil

FCRI Associate!
Reaction score
111
I guess I'l just upload the whole thing, everything is in there...
I tried the negative margins, worked like a charm, just I want to know what caused the problem and not just a cheap solution.

So you can upload .zip but no .rar :s
 

Attachments

  • index.zip
    83.7 KB · Views: 296

Artificial

Without Intelligence
Reaction score
326
Some elements have default styles, such as margin or padding (and these can vary between browsers). The ul element for example has margin: 11px 0; by default (in my browser). That means you can fix your problem by applying the style margin: 0; to your ul.

You should familiarize yourself and use some inspection tool to figure out the stylings of elements. Chrome has excellent inspection tools built-in and Firebug is available for Firefox (their built-in tools aren't quite up to par yet IMO). If you can't see the CSS defining the margin in the user-defined CSS, check out the 'Computed' section in your toolset.

Also, you seem to have two divs with the same id in your code. IDs should be unique, classes are what you use to represent a group of elements.
 

Magentix

if (OP.statement == false) postCount++;
Reaction score
107
  • Unordered lists have a top and bottom margin of 1em by default.
  • Elements within the flow of a same formatting context have collapsing margins.
To prevent this, you could give your header (the big blue one) a bottom border of 1px in the same color as your page background and remove the 1px margin. There are a few other ways to prevent collapsing margins, though.

http://www.w3.org/TR/CSS2/box.html#collapsing-margins
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though
  • Ghan Ghan:
    Heard Houston got hit pretty bad by storms last night. Hope all is well with TH.
  • The Helper The Helper:
    Power back on finally - all is good here no damage
    +2
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    New recipe is another summer dessert Berry and Peach Cheesecake - https://www.thehelper.net/threads/recipe-berry-and-peach-cheesecake.194169/
  • The Helper The Helper:
    I think we need to add something to the bottom of the front page that shows the Headline News forum that has a link to go to the News Forum Index so people can see there is more news. Do you guys see what I am saying, lets say you read all the articles on the front page and you get to the end and it just ends, no kind of link for MOAR!
  • The Helper The Helper:
    Happy Wednesday!
    +1
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    Sticking with the desserts for now the latest recipe is Fried Apple Pies - https://www.thehelper.net/threads/recipe-fried-apple-pies.194297/
  • The Helper The Helper:
    Finally finding about some of the bots that are flooding the users online - bytespider apparently is a huge offender here - ignores robots.txt and comes in from a ton of different IPs
  • Monovertex Monovertex:
    @The Helper I'm really not seeing the "Signature" link in the sidebar on that page. Here's a screenshot:
  • The Helper The Helper:
    I have reported it - I was wondering why nobody I have given sigs to over the last few years have used them
  • The Helper The Helper:
    Ghan has said he has fixed this. Monovertex please confirm this fix. This was only a problem with people that had signatures in the upper levels like not the special members but the respected members.
  • The Helper The Helper:
    Here is a better place to manage this stuff https://www.thehelper.net/account/account-details which I think should be way more visible
  • The Helper The Helper:
    I am hoping that online user count drop is finally that TikTok bot banned
  • Ghan Ghan:
    I added the filter last night.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top