Knowledge Base

Snippets

20

<!DOCTYPE html>
<html>
<head>
<style>

body { background:url(dynamic_width_bg.jpg) #A98436 no-repeat left top;

background-size: 100%;

}

 </style>
</head>
<body>
<h1>My page with 100% width background image</h1>
</body>
</html>

Posted in: CSS

Comments

There are currently no comments, be the first to post one!

Post Comment

Only registered users may post comments.