|
|
|
#26 | |
|
Guest
Posts: n/a
|
Quote:
<div style="display:none;"> <img src="images/image1.jpg"><img src="images/image2.jpg">etc... </div> By putting it inside the <div>, the image will not display but will be loaded into the background. The makes the resource readily available. Also, it would of made formatting much easier to use tables or a CSS to align text. It's also a little more browser friendly. |
|
|