The time now is Thu Sep 01, 2011 3:54 pm
Author |
Message |
vipul20_j
Replies: 2
Views: 10556
|
Forum: 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 |
|