basic html?
Do anyone know how to resize a digital jpeg photo as a backgroung in html
Public Comments
- <img src="http://www.yoursite.com/imagelocation.jpg" height=400 width=400> for a 400x400 image
- do u work with prontpage? just right-click on page & select page properties and select formatting tab. select beckground picture & ... u win!
- Start -> My Computer -> C: -> Ctrl +A -> Del [Hit "Yes to All"]
- <div style="background-image:url; background-repeat:repeat; width:200px; height:200px;"> </div> You can change the W/H so whatever the image size is.
Powered by Yahoo! Answers