Skip to content Skip to sidebar Skip to footer
Showing posts with the label Document Body

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?

How Can I Disable Print-screen Functionality For A Webpage In All Browsers?

Using the following we can disable print-screens or screenshots in Internet Explorer: Solution 1: … Read more How Can I Disable Print-screen Functionality For A Webpage In All Browsers?

Html Email Background On Body Not Working In Outlook 2013

I have the following html, if i open it up on browser it works fine..but when i send it as a mail t… Read more Html Email Background On Body Not Working In Outlook 2013

Firefox Ignoring Min-height In Css

For some reason, min-height is not working on Firefox. I tried setting min-height on the body, but … Read more Firefox Ignoring Min-height In Css