Not Solved simple html code
#1
Not Solved
i had to display two images in one line
this is the code i did

<div class="mads"><a href="http://www.clickite.com/index.php?ref=ediksa"><img src="http://clickite.com/banners/banner1.png" border=0></a><a href="http://www.clickite.com/index.php?ref=ediksa"><img src="http://clickite.com/banners/banner1.png" border=0></a></div>

css file
.mads
{
display: inline;
}
displaying in two lineSad

guide meSmile
[Image: ediksa_new.png]
Reply
#2
Not Solved
Where are you using that code? URL to your forum?

That works if you use it in a plain HTML file, you don't even need the CSS. Maybe the two images are wider than your forum, I'm not sure.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)