Thread
:
[SOLVED] When programming with CSS..What was the image code again?
View Single Post
#
6
(
permalink
)
06-17-2007, 07:51 PM
HelloWorld
PT Admin
Awards Showcase
Total Awards
: 1
Join Date: Jun 2007
Location: In front of computer...
Posts: 1,119
iTrader: (
0
)
w00ps! well, I usually use
Code:
background-image: url(test.gif);
aish... I guess there's no way you want to show image by using <div> then
why don't you just use <img src="..."></img>, wouldn't that be easier..?
__________________
HelloWorld
View Public Profile
Send a private message to HelloWorld
Find all posts by HelloWorld