Slide 34 of 37
Notes:
In this particular example we assume we want to display a login page. We want to use a table to properly align the labels and the text entry fields for the HTML version. However we don’t want to have the table in the WML version. The solution to this is to use the keep attribute to instruct the XSLT stylesheet to remove the table tags.