Table within a table

  • Thread starter Thread starter Doron Farber
  • Start date Start date
D

Doron Farber

Hi All,

How can I create a table within a table. I have seen done already just not
sure how to implemet that in FrontPage which is part of Office XP.

Thanks,

Doron
 
Once you created the first table simply place your cursor
inside one of the tables cells and go to the top menu bar
and select "insert table". If you look at the html code
it would look something like:
<table>
<tr>
<td>
<table>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top