What is the best way to implement standard compliant markup with when inserting a webpart into a page? In other words, I'm inserting a webpart that automatically inserts a table that I don't want. In removing the table, would I have to make a custom web part that inserts the code I want while maintaining the functionality of the webpart?