CSS Layout - images
CSS Layout - images
Out of context: Reply #3
- Started
- Last post
- 5 Responses
- mg330
condensed version:
10 seperate divs in css, each with images loaded, but only 1 div active in an HTML page.
vs.
1 div in css, and 1 of 10 seperate images loaded with an img tag in the HTML.
Which one would you go to bed with?