Log in

View Full Version : help! how to place like that?



seanlee_sy
02-04-2007, 01:29 PM
http://www.imarket.com.my/portal/
at this web,the left hand side advertise ,how to do it?

V1SHAL
02-04-2007, 07:13 PM
http://www.imarket.com.my/portal/
at this web,the left hand side advertise ,how to do it?

not sure what exactly you're confused about with this.

i didn't look at the html but it seems to be like a simple html table w/ images in each cell.

NineTwoZero
02-04-2007, 07:23 PM
way too much images..

seanlee_sy
02-05-2007, 03:33 AM
then how to do it ??

NineTwoZero
02-05-2007, 07:57 AM
you might be able to do it with photoshop...

seanlee_sy
02-05-2007, 08:25 AM
i mean the code ...not the picture.

chechu
02-05-2007, 10:34 AM
<table width="100">
<tr><td align=center>
<a href="http://www.linktosite.com" target="_blank"<img src="nameimg.gif" style="border:0px"></a>
</td><td align=center>
<a href="http://www.linktosite.com" target="_blank"<img src="nameimg.gif" style="border:0px"></a>
</td><td align=center>
etc...
something like this.

seanlee_sy
02-05-2007, 11:04 AM
emm
i know a bit already
but problem is have to put where ?
this is my main page html
[CODE]
{template header}

chechu
02-05-2007, 11:44 AM
Link where I can see it, please.

seanlee_sy
02-05-2007, 01:49 PM
Link where I can see it, please.

i upload a text file to u already

NineTwoZero
02-05-2007, 04:15 PM
i mean the code ...not the picture.

ull get teh code in ps too.. lol ;p

seanlee_sy
02-06-2007, 04:35 AM
i get the code already
but have to sort to which line in html?