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?