basic html?

Do anyone know how to resize a digital jpeg photo as a backgroung in html

Public Comments

  1. <img src="http://www.yoursite.com/imagelocation.jpg" height=400 width=400> for a 400x400 image
  2. do u work with prontpage? just right-click on page & select page properties and select formatting tab. select beckground picture & ... u win!
  3. Start -> My Computer -> C: -> Ctrl +A -> Del [Hit "Yes to All"]
  4. <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