|  | 
  
This is a what I call a table wrap page because it's two tables wrapped around a Yahoo Store.
The code I used to generate it is at the bottom of this page. I used Overide variables on NAV-BUTTONS (deselected everything) and PAGE-FORMAT (to side-buttons) to get the YAHOO PART to be aligned to the left.
-- Rob Snell
P.S. Personally, I'm more interested in the commerce part of e-commerce than the e part. This is not "legal" html, but it works really well with Yahoo! Store without mucking about with the templates and RTML.
Ask me about my 2 week-old Halloween marketing site getting 2500 people a day from a single source of traffic -- a well-written Yahoo Business Express listing! Yahoo rocks!
|
|
Build a NEW Yahoo Store |
Improve YOUR Yahoo Store |
Products & Services |
Yahoo Store Portfolio
Reading Room |
Free Yahoo Store Stuff |
Yahoo Store Links |
Eric Yonge's Art
 Yahoo Store Design Partners 500 Russell Street, Suite 30, Starkville, MS 39759
toll-free 1.800.332.7601 -- Voice 662.320.9196 -- FAX 662.324.5290
we're not yahoo | contact me | email rob@ystore.com
<title></title>
</head>
<body>
<table cellSpacing="0" cellPadding="5" width="750" border="1">
<tbody>
<tr>
<td align="left" width="415"><a href=index.html>
<img src="http://store.yahoo.net/lib/ACCOUNTNAME/logo.gif" border="1"></a></td>
<td width="125"><center><b><font face="Verdana" size="2" color="#000000">Data</font></b><P><font size="1" face=verdana>text goes here</font></center>
</td>
<td width="234">
<table cellSpacing="0" cellPadding="0" border="1">
<tbody>
<tr>
<td>data</td>
</tr>
<tr>
<td>data</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td width="798" colSpan="3" height="20" bgcolor="#FFFFFF"><font face="verdana" size="2"><center><a href="mailto:mail@domain.com">email</a>
| <a href="http://store.yahoo.net/ACCOUNTNAME/privacypolicy.html">privacy policy</a>
| <a href="http://store.yahoo.net/ACCOUNTNAME/info.html">shipping info</a> | <a href="http://store.yahoo.net/ACCOUNTNAME/index.html">main
shopping</a> | <a href="http://store.yahoo.net/ACCOUNTNAME/ind.html">index</a> | <a href="http://order.store.yahoo.com/cgi-bin/wg-order?ACCOUNTNAME">my
order & checkout</a></font></center></td>
</tr>
</tbody>
</table>
<table height="100%" cellSpacing="5" cellPadding="5" width="150" align="left" bgColor="#FFFFFF" border="1" valign="top">
<tbody>
<tr>
<td vAlign="top"><font face="verdana, arial, helvetica" color="#00000" size="2">
data<P>
<FONT SIZE=2 FACE="verdana, arial, helvetica">
<FORM METHOD=GET ACTION="http://st10.yahoo.com/cgi-bin/nsearch">
<INPUT TYPE=HIDDEN NAME=catalog VALUE="ACCOUNTNAME">
<INPUT NAME=query TYPE=TEXT SIZE=11>
<INPUT TYPE=SUBMIT VALUE="Search">
<input type=hidden name=.autodone value="http://store.yahoo.com/ACCOUNTNAME/">
</FORM>
</FONT>
</center>
</font></td>
</tr>
<tr>
<td>data</td>
</tr>
</tbody>
</table>
</body>
<head> |
|