Skip to content Skip to sidebar Skip to footer
Showing posts with the label Margin

Margin Auto Goes To Negative Values

I have problem with margin: auto - vertical centering #something { width: 97%; height: 300… Read more Margin Auto Goes To Negative Values

Excessive Ul Margin In Chrome And Firefox

In my html, I have a generated ul element that hold li's with img's in them. I get a strang… Read more Excessive Ul Margin In Chrome And Firefox

Padding Of A Certain Percentage Of Screen Width

I have a main container div, and I'd like it to be margined from the top of the screen exactly,… Read more Padding Of A Certain Percentage Of Screen Width

Body Top Gap; Should I Use Margin Or Padding?

So, I'm working on a website with a fixed header (which is used to navigate). I use padding-top… Read more Body Top Gap; Should I Use Margin Or Padding?

Internet Explorer Wrong Margin, Others Good

I got a tiny problem. First time I am doing a UL menu with an arrow poping on the right... without … Read more Internet Explorer Wrong Margin, Others Good

Why Doesn't Html Body Background-color Obey Margin?

According to w3, the margin of an element is transparent: I've built a very basic HTML page: D… Read more Why Doesn't Html Body Background-color Obey Margin?

Why There Is A Blank Line At The Top Of The Page?

I've just learning HTML/CSS for a few days and I'm having trouble with this: Why there is … Read more Why There Is A Blank Line At The Top Of The Page?

How Can I Remove Unwanted Left Margin/padding From Post Images?

I'm fairly new to the whole HTML and CSS thing, so apologies in advance for my cluelessness! I&… Read more How Can I Remove Unwanted Left Margin/padding From Post Images?