www.tutorialspoint.com Forum Index
Register FAQMemberlistUsergroupsTutorials PointLog in
Search found 1 match
Author Message
PostForum: HTML/XHTML   Posted: Wed Jul 06, 2011 4:45 pm   Subject: Images in a table?

you can enter the tables using <table> tag.
<table border="1">
<tr>
<td>row 1, column 1</td>
<td>row 1, column 2</td>
</tr>
<tr>
...
 
Page 1 of 1
All times are GMT