Pages
HOME
HTML5
CSS3
JAVASCRIPT
PHP
C
SEO/SMM
SOFTWARE
TIPS & TRICKS
PRIVACY POLICY
CONTACTS
Saturday, August 17, 2013
CSS bg image
<html>
<head>
<style type="text/css">
body {background-image:url('people.gif')}
</style>
</head>
<body>
<h1>Hello World!</h1>
<h3>By default, a background image will be repeated both vertically and horizontally.</h3>
</body>
</html>
Result
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment