Use simple html layout and css styles. Obviously this example is very simplistic, and you would have to expand on it for your own purposes, but it should give you a direction, at least.
Here goes:
<table style="border-collapse: collapse; border: solid 2px black; padding: 0px; margin: 0px;">
<tr>
<td colspan="2" style="background-color: gray; color: white; border-bottom: solid 2px black;">
PLACE QUESTION HERE
</td>
</tr>
<tr>
<td rowspan="PLACE NUMBER OF RESPONSES/COMMENTS HERE" style='border-right: solid 2px black;">
PLACE AVATAR OR QUESTION INFO HERE
</td>
<td style="border-bottom: solid 1px black;"
PLACE RESPONSE #1 HERE
</td>
</tr>
<!-- REPEAT THE FOLLOWING ROW AND CELL FOR AS MANY RESPONSES AS YOU HAVE -->
<tr>
<td style="border-bottom: solid 1px black;">
PLACE RESPONSE #2 HERE
</td>
</tr>
<!-- END REPEAT -->
</table>
Main Topics
Browse All Topics





by: a0k0a7Posted on 2007-06-14 at 21:41:42ID: 19289267
You can use somehting like this.. Download/ /
http://www.asp.net/Forums/
http://communityserver.org
www.dotnetnuke.com