Learn from sources
       star star Member BOATSCH2 in CGIDEV2 / DEMOHTML

 «!-- *** RESPONSIVE HTML *** --»
 «as400»top                     **** START HTML
 Content-type: text/html
 X-XSS-Protection: 1;
 
 «!doctype html»
 «html»
 «head»«title»Look at selected boats«/title»
 «meta name="viewport" content="width=device-width, initial-scale=1.0"»
 «meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"»
 «meta name="DOCUMENTCOUNTRYCODE" value="it"/»
 «meta name="DOCUMENTLANGUAGECODE" value="EN"/»
 «META NAME="ROBOTS" CONTENT="INDEX,NOFOLLOW"/»
 
 «link href="/cgidev2o/boatscss.mbr" rel="stylesheet" type="text/css"»
 
 «/head»
 «body»
 «table border=0 width="60%" align="center"»
 «tr»«td align="center" width="70%"»
         «table border="0" width="100%"»
         «tr»«td width="15%"» «/td»
             «td align="right"»
                 «img src="/cgidev/logo130.gif" style="width:85%;"
                  alt="YachtWorld.com" title="YachtWorld.com"»«/td»
             «td» «/td»
             «td»«img src="/cgidev/logo375.gif" style="width:70%;"
                  alt="YachtWorld.com" title="YachtWorld.com"»«/td»«/tr»
                 «/td»«/tr»
         «/table»
 «as400»found                   **** DISPLAY A BOAT
         «table border="0" width="100%"»
         «tr»«td align="center"»«br»
                 «img src="/cgidev/rwb_line.gif" alt="red-blue line" width="100%"»
                 «/td»«/tr»
         «tr»«td valign="top" align="center"»
                 «a href="/cgidev//%bgif%/.jpg" border="0"
                 »«img src="/cgidev//%bgif%/.gif" style="width:25%;"
                   alt="full image of this vessel" title="full image of this vessel"«/td»«/tr»
         «tr»«td valign="top" align="center"»
                 «table»
                 «tr»«td align="center" valign="top" width=47%"»
                         «table»
                         «tr»«td»Type:«/td»
                             «td»«b»/%btype%/«/b»«/td»«/tr»
                         «tr»«td»Mfg/Builder:«/td»
                             «td»«b»/%bmaker%/«/b»«/td»«/tr»
                         «tr»«td»Length:«/td»
                             «td»«b»/%blen%/«/b»«/td»«/tr»
                         «tr»«td»Year built:«/td»
                             «td»«b»/%byear%/«/b»«/td»«/tr»
                         «/table»
                         «/td»
                     «td align="center" valign="top" width="06%"» «/td»
                     «td align="center" valign="top" width="47%"»
                         «table»
                         «tr»«td»Price:«/td»
                             «td»«b»/%bprice%/«/b»«/td»«/tr»
                         «tr»«td»Boat name:«/td»
                             «td»«b»/%bname%/«/b»«/td»«/tr»
                         «tr»«td valign=top»Located in:«/td»
                             «td»«b»/%bcity%/«/b»«br»
                             «b»/%bstate%/«/b»«br»
                             «b»/%bctry%/«/b»
                             «/td»«/tr»
                         «/table»
                         «/td»«/tr»
                 «/table»
                 «/td»«/tr»
         «tr»«td colspan="3"»
 «as400»text
                 /%text%/
 «as400»eotext
                 «/td»«/tr»
         «/table»
 «as400»noselect
         «tr»«td»«table width="100%"»
                 «table width="100%"»
                 «tr»«td align="center"»«hr width="50%"»
                         «span class="subtitle"»
                         You pressed «B»Show these vessels«/B» but you did'nt select anyone.
                         «/td»«/tr»
                 «/table»
                 «/td»«/tr»
 «as400»notfound
         «tr»«td»«table width="100%"»
                 «table width="100%"»
                 «tr»«td align="center"»«hr width="50%"»
                         «span class="subtitle"»
                         Sorry, boat with serial number "/%bnbr%/" not found in our iSeries 400 archive.
                         «/td»«/tr»
                 «/table»
                 «/td»«/tr»
 «as400»endhtml
         «tr»«td»«table width="100%"»
                 «tr»«td class="small" align="center"»
                 «hr»
                 This page served by the «strong»IBM i /%protocol%/«/strong» server.
                 «br»
                 Server response time was /%runtime%/ seconds
                 «/td»«/tr»
                 «/table»
                 «/td»«/tr»
         «/table»
 «/td»«/tr»
 
 «br»«br»
 «/body»
 «/html»
0.023 sec.s