Thread: Can't Add Text Under My Table
Results 1 to 6 of 6
Related
-
wrap text in a cell of a html table Forum: HTML Forum
Replies: 14 -
Wrapping text around a cell in a table Forum: HTML Forum
Replies: 0 -
Help with table incorporation with text Forum: HTML Forum
Replies: 6 -
Align text to Centered table Forum: HTML Forum
Replies: 6 -
OnClick with Text in Table Forum: HTML Forum
Replies: 3
-
03-02-2004, 03:09 PM #1
Can't Add Text Under My Table
Hey Guys,
Not exactly sure how to describe this one I'm afraid, please bear with me.
On this page in my webby:
http://www.doogsta.pwp.blueyonder.co.uk/Downloads.htm
I have a table as you can see. I use front page and like the "normal" view the best as I can easily add whatever I like without knowing much about code. My problem is that now that I have added my table which I like, I can't click under the table and between the navigation buttons to add any text. I want to add some text describing my next table.
I hope this makes sense.
There is a thin feint border line which is dotted in the "normal" view which can be re-sized to give a greater gap between the table and the bottom row of navigation buttons. But, I still can't add text in the greater gap. All that happens is, the cursor simply jumps to the last row as if to edit the text in the last row.
Sheesh, I'm even confusing myself again. Sorry if I am unclear, but hep me hep me.
-
03-03-2004, 07:41 PM #2
FP has a habit of doing this. Go into HTML so you can find this line:
Code:</table><!--mstheme--><font face="trebuchet ms, Arial, Helvetica">
Code:</table>p<!--mstheme--><font face="trebuchet ms, Arial, Helvetica">
-
03-04-2004, 05:42 AM #3
this line of code isn't in the html Corey. i used the find function for the page, but nothing there.
-
03-04-2004, 09:13 AM #4
Look for </table> - around line 275 - you have two </table> towards the end. Use the last one
-
03-04-2004, 09:33 AM #5
Thank you Corey
It really is easy once ye know how.
-
03-04-2004, 10:20 AM #6