#hv_css_exp {
background-image: url(../images/hvcss.png);
background-repeat: no-repeat;
height: 300px;
width: 90%;
color: #000;
padding-top: 50px;
font-weight: normal;
font-size: 12px;
float: left;
}
Our HTML Element id=”hv_css_exp” has defined a line within the grouping to use the image hvcss.png as the background for that particular area.
Example background-image: url(../images/hvcss.png);
CSS has the capabilities to float your image Example:
img.floatLeft {
float: left;
margin: 5px;
}
img.floatRight {
float: right;
margin: 5px;
}
Keyword Metatagger
Special Characters - Shortcut Keys
Colour Picker
Screen Magnifier
Color Detector
Zoom It Tool
Check your Website Ranking
Free Web Hosting
Animated Favicon
Share Button
Add This Button
Dreamweaver Templates
W3C Validate HTML
W3C Validate CSS
HTML Tidy
Create a Sitemap.xml
Web Page Analyser