Now we are looking at the "layer 1" node. There are some xsl (XSLT) elements at the beginning of the code. We'll just ignore those. We can see that the next thing is a <div> tag. Then, there is a table. The div tag's position is one pixel from the top, so this must be the first thing on the page. If we want to put in a banner add, we can just move this div tag down and put another div tag or table in front of it. Or, we could add another row to that first table.

19 of 21
Text Author: Joe Orr
Copyright 2002 All Rights Reserved