Forum : how to write text along the sides of an image
Brief description  about Online courses   join in Online courses
View neeraj  khatri 's Profile

how to write text along the sides of an image

i am trying to write some text along the image but unable to write can anyone help me for more details that how i want to write please see

http://timesofindia.indiatimes.com/india/11-years-on-still-no-anti-collision-devices/articleshow/6189065.cms
Asked by neeraj khatri | Jul 19, 2010 |  Reply now
Replies (3)
View thangam nayagi 's Profile
Hi neeraj,

Try this code

<table>
<tr>
<td colspan=2 align="left" valign="top"><font size=3>ppppppppp</font></td>
<td colspan=4 align="justify" valign="top"><img src="image.jpg" "width=180" height=200" align="left"> At age 9, young Stephen Schutz was still struggling to read. What came easily for some children required many more hours of Stephen's work, an
</td>
</tr>
</table>
Jan 4, 2011
View neeraj khatri 's Profile
sorry sir it is not even loding the image]

waiting for reply...
Jul 20, 2010
View teacher siliconindia 's Profile
Hi

Try like this hope this will help you

<table width="600" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="images/image.gif">background images</td>

</tr>
</table>


Regards
Jul 20, 2010