cell, row, table and html end tags

Last post 12-31-2005, 7:26 PM by rcroeder. 1 replies.
Sort Posts: Previous Next
  •  12-30-2005, 4:41 PM 14300

    cell, row, table and html end tags

    I need to be able to edit a page template that has a header and footer.
     
    The header and footer are stored seperately in a database as the page content is dynamically generated.
     
    The header file needs to end on an open cell <td>
     
    When I save it the editor is adding the </td></tr></table></html> tags.
     
    Any way to turn that off?
  •  12-31-2005, 7:26 PM 14328 in reply to 14300

    Re: cell, row, table and html end tags

    Probably not, but if the ending is allway the same </td></tr></table></html> then you can strip it out.
     
    RC
View as RSS news feed in XML