Learn from sources
       Member LAB22B in CGI400C2 / HTMLSRC

 /$top              **** START HTML
 Content-type: text/html
 Expires: Fri Jan 01 00:00:00 1999
 
 «HTML»
 «HEAD»
 «TITLE»CGI lab- subfile list- Example 2«/TITLE»
 «/HEAD»
 
 «BODY TEXT="black" LINK="blue" VLINK="purple" ALINK="red" BGCOLOR="white"»
 
 «!----------- FIRST TABLE --------------»
 «table width=600 border=5 bordercolor=blue»
 «tr»«td align=left»
     «A HREF="/centaur2h/cntsrc.mbr" target="sources"»
     «IMG SRC="/cgi400c2/source.gif" border=0
          ALT="Sources of this demo"»«/td»
     «td align=center»
         «IMG SRC="/cgi400c2/centwelc.gif" alt=""»«/td»
     «td align=right»
     «A HREF="/centaur2h/cnthlp.mbr" target="help"»
     «IMG SRC="/cgi400c2/help.gif" border=0
          ALT="Help for this demo"»«/td»«/tr»
 «/table»
 
 «!----------- SECOND TABLE -------------------------»
 «TABLE WIDTH=600 BORDER=5 bordercolor=lime»
 «!----------- SECOND TABLE - LEFT LEG --------------»
 «TR»«TD VALIGN=TOP»
 
 /$tabstr           **** start table
         «table border=2 bordercolor=fuchsia»
             «caption»
                 «font face="Verdana,Helvetica,Helv,Arial" color="CC6600"»
                 «b»Bookshelves«/b»
                 «/caption»
 
 /$tabrow           **** table row
         «tr»«td nowrap»
 «tr»«td nowrap»«font face="Verdana,Helvetica,Helv,Arial"»
         «A HREF="/centaurp/cnt02.pgm?action=start&xbct01nbr=/%XBCT01NBR%/"»
         /%XBCT01DES%/«/A»
         «/td»«/tr»
 
 /$tabend           **** end table
         «/table»
     «/TD»
 «!----------- SECOND TABLE - RIGHT LEG -------------»
 «TD VALIGN=TOP»
     «table border=2 bordercolor=aqua»
     «tr»«td»
          
          
     «font face=verdana color=5566CC»
     «b»Disclaimer«/b»«/font»
     «br»«br»
 
     «font face="Verdana,Helvetica,Helv,Arial" size=-1»
     This is a demo of an «b»e-commerce«/b» site«br»
     developed by just using HTML and RPG/400.«br»«br»
     Its style was inspirated from a famous
     e-commerce site«/font»«br»
     «font face="SouvenirLtBt,Verdana"»
     «P»
            
            
        «A HREF="http://www.amazon.com" target="_blank"
           style="face: SouvenirLtBt; color: 54AC54;"»
        «b»Amazon.com«/b»«/A»«/P»
     «font face="Verdana,Helvetica,Helv,Arial" size=-1»
     that you should visit.
     «br»«br»
     This demo was written for teaching purposes.«br»
     Therefore it was kept rather simple.«br»
     For a more sophisticated example, please refer to the
     «i»Amazon«/i» site.
     «br»
     «hr align=left noshade»
     On each page, you'll find two symbols:
     «ul»
     «li»«IMG SRC="/cgi400c2/source.gif" alt=""», on the left top corner,
         lets you display the sources used in developing this demo
     «li»«IMG SRC="/cgi400c2/help.gif" alt=""», on the right top corner,
         takes you to the help page
     «/ul»
     «/td»«/tr»«/table»
 «/TD»«/TR»«/TABLE»
 
 /$end              **** END HTML
     «br»«br»
 «/BODY»«/HTML»
0.021 sec.s