<body onload="controlsubmenu('tab1','tabA');return false;">
<!-- div below for prototype display only; it sets margin around sample page contents -->
<div id="tabmargin">
<h1>Tab interface you can put anywhere</h1>
<p>The tab interface example is the yellow folder-tab block below. This
text is here merely to show the tab interface can show up anywhere on
the page, at almost any width, and even if its tab contents vary in
length it lets objects around it snap into place.</p>
<!-- TAB INTERFACE SAMPLE HTML BEGINS HERE -->
<!-- HTML block for Tab 1 -->
<div>
<table class="tabnav">
<tbody><tr>
<td><a class="tabselected" id="tabA" href="/" onclick="controlsubmenu('tab1','tabA');return false;">Tab 1</a></td>
<td><a class="n" id="tabB" href="/" onclick="controlsubmenu('tab2','tabB');return false;">Tab 2</a></td>
<td><a class="n" id="tabC" href="/" onclick="controlsubmenu('tab3','tabC');return false;">Tab 3</a></td>
</tr>
</tbody></table>
<div style="display: block;" class="contentblock" id="tab1">
<h3>This is content of Tab 1</h3>
<p>The first tab content is very short.</p>
</div>
<div class="contentblock" id="tab2">
<h3>Tab 2 shows up when you click</h3>
<p>The second tab content is substantially more verbose. It's important
to show that the size of the box displayed can vary but content and
objects below it will snap into place. Now is the time to show lots of
content in this box for a tab interface example.</p>
<p>The second tab content is substantially more verbose. It's important
to show that the size of the box displayed can vary but content and
objects below it will snap into place. Now is the time to show lots of
content in this box for a tab interface example.</p>
</div>
<div class="contentblock" id="tab3">
<h3>Last but not least, here's Tab 3</h3>
<p>Shorter content again to demonstrate flexibility.</p>
</div>
</div>
<!-- TAB INTERFACE SAMPLE HTML ENDS HERE -->
<p>The tab interface example is the yellow folder-tab block above. This
text is here merely to show the tab interface can show up anywhere on
the page, at almost any width, and even if its tab contents vary in
length it lets objects around it snap into place.</p>
<body
<body onload="controlsubmenu('tab1','tabA');return false;">
<!-- div below for prototype display only; it sets margin around sample page contents -->
<div id="tabmargin">
<h1>Tab interface you can put anywhere</h1>
<p>The tab interface example is the yellow folder-tab block below. This
text is here merely to show the tab interface can show up anywhere on
the page, at almost any width, and even if its tab contents vary in
length it lets objects around it snap into place.</p>
<!-- TAB INTERFACE SAMPLE HTML BEGINS HERE -->
<!-- HTML block for Tab 1 -->
<div>
<table class="tabnav">
<tbody><tr>
<td><a class="tabselected" id="tabA" href="/" onclick="controlsubmenu('tab1','tabA');return false;">Tab 1</a></td>
<td><a class="n" id="tabB" href="/" onclick="controlsubmenu('tab2','tabB');return false;">Tab 2</a></td>
<td><a class="n" id="tabC" href="/" onclick="controlsubmenu('tab3','tabC');return false;">Tab 3</a></td>
</tr>
</tbody></table>
<div style="display: block;" class="contentblock" id="tab1">
<h3>This is content of Tab 1</h3>
<p>The first tab content is very short.</p>
</div>
<div class="contentblock" id="tab2">
<h3>Tab 2 shows up when you click</h3>
<p>The second tab content is substantially more verbose. It's important
to show that the size of the box displayed can vary but content and
objects below it will snap into place. Now is the time to show lots of
content in this box for a tab interface example.</p>
<p>The second tab content is substantially more verbose. It's important
to show that the size of the box displayed can vary but content and
objects below it will snap into place. Now is the time to show lots of
content in this box for a tab interface example.</p>
</div>
<div class="contentblock" id="tab3">
<h3>Last but not least, here's Tab 3</h3>
<p>Shorter content again to demonstrate flexibility.</p>
</div>
</div>
<!-- TAB INTERFACE SAMPLE HTML ENDS HERE -->
<p>The tab interface example is the yellow folder-tab block above. This
text is here merely to show the tab interface can show up anywhere on
the page, at almost any width, and even if its tab contents vary in
length it lets objects around it snap into place.</p>
<p>Back to the newsletter that explains this sample | SI Home</p>