Forum : How to make sections in the page
Brief description  about Online courses   join in Online courses
View Sandeep  Lulla 's Profile

How to make sections in the page

Dear Sir,
As i was doing my assignment on lists, the page keeps on growing as i give a para or a break. I wanted to know how can we write side by side on a page so as we can utilize the right side space on the page.
Asked by Sandeep Lulla | Aug 7, 2010 |  Reply now
Replies (4)
View teacher siliconindia 's Profile
Hi
We given redo for you, so you can upload your assignments after a week also.

Regards
Aug 15, 2010
View sandeep lulla 's Profile
Dear Sir,
I request you to extend the deadline for the assignment of tables as due to heavy rains in Ahmedabad, my Internet Connection was inactive for a week.

Regards,
Sandeep
Aug 13, 2010
View teacher siliconindia 's Profile
Hi

<table width="100%" height="173" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="top"><table width="100%" height="156" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</table></td>
<td align="left" valign="top"><table width="100%" height="156" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</table></td>
</tr>
</table>

Try this. hope this solve your problem

Regards
Aug 8, 2010
View sanjay s nair 's Profile
I think you need to use some css(such as float:left), that you will learn in css section. Below is a link which makes horizontal menu using list tag:
http://www.secondpicture.com/tutorials/web_design/css_ul_li_horizontal_css_menu.html
Aug 8, 2010