Hello there,
Without using CSS in HTML, I was using the code given below within BODY to show following two images:
[LIST=1]
[*]one in the background http://www.urdufans.com/forum/bg/admin.gif
[*]other on the left side http://www.urdufans.com/forum/ls/admin.gif
[/LIST]
<img src="http://www.urdufans.com/forum/ls/admin.gif" style="border: 0pt none;"> <span style="color: #FF0000; background-image: url('http://www.urdufans.com/forum/bg/admin.gif')"><b>Mujahid Taban</b></span>
Using this code I was showing both images like http://i841.photobucket.com/albums/zz338/mujahidtaban/Temporary/633f0699.png
Now I want to use CSS within HEAD. Please tell me what CSS code I can use for this purpose?
Regards,
mujahidtaban