table questions (inserting html code...
Hi to all,
How do I insert html code into a table cell?
Also, after I create a table, is it possible to go back and merge cells?
Thanks,
yeto
How do I insert html code into a table cell?
Also, after I create a table, is it possible to go back and merge cells?
Thanks,
yeto
Hiya Yeto,
Inserting the code you just put it in between the tags for the <td>code or text here</td> and you should be able to use pretty much anything. Dunno if major scripts work inside or not, never tried, but links and images and such all work pretty well.
This link might help you with cell merging.
http://www.w3schools.com/aspnet/control_tablecell.asp
It shows the row and column spans which merge cells. Has a good explanation of both and if you click the links for Row and Column Spans and also has an area (press the example button) where you can see what it looks like and play with it hands on.
Inserting the code you just put it in between the tags for the <td>code or text here</td> and you should be able to use pretty much anything. Dunno if major scripts work inside or not, never tried, but links and images and such all work pretty well.
This link might help you with cell merging.
http://www.w3schools.com/aspnet/control_tablecell.asp
It shows the row and column spans which merge cells. Has a good explanation of both and if you click the links for Row and Column Spans and also has an area (press the example button) where you can see what it looks like and play with it hands on.
Thank you -- that worked great.
yeto
yeto
you're welcome, glad it worked for you

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.