lucerias Posted November 2, 2006 Share Posted November 2, 2006 I created the table as below but it doesn't appear when i run the html file. It is created after one form and table of that form, the form and its table can show properly but not the table i created after form.<table width="100%" border="1" cellspacing="0" cellpadding="0"> <tr><td align="center"><b>{RESULT_TITLE}</td></tr></table> Link to comment https://forums.phpfreaks.com/topic/25883-disappearance-of-table/ Share on other sites More sharing options...
fenway Posted November 2, 2006 Share Posted November 2, 2006 We all have no idea what's processing your html files... my guess is that there's nothing in that processed tag, so you're getting an empty table. Link to comment https://forums.phpfreaks.com/topic/25883-disappearance-of-table/#findComment-118600 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.