[ Index ] |
|
Code source de PRADO 3.0.6 |
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" > 3 4 <com:THead Title="PRADO QuickStart Tutorial"> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> 6 <meta http-equiv="content-language" content="en"/> 7 </com:THead> 8 9 <body> 10 <com:TForm> 11 <div id="header"> 12 <div class="title">Prado QuickStart Tutorial</div> 13 <div class="image"></div> 14 </div> 15 16 <com:TPanel ID="MainMenu" CssClass="mainmenu"> 17 <div style="float:left; color:black; margin-top:-5px"> 18 <com:SearchBox /> 19 </div> 20 <a href="?">Home</a> | 21 <a href="http://www.pradosoft.com">PradoSoft.com</a> | 22 <a href="../../docs/quickstart.pdf">PDF Version</a> | 23 <com:THyperLink ID="PrinterLink" Text="Printer-friendly Version" /> 24 </com:TPanel> 25 26 <table width="100%" border="0" cellspacing="0" cellpadding="0"> 27 <tr> 28 <td valign="top" width="1"> 29 <com:TopicList ID="TopicPanel" /> 30 </td> 31 <td valign="top"> 32 <div id="content"> 33 <com:TContentPlaceHolder ID="body" /> 34 </div> 35 </td> 36 </tr> 37 </table> 38 39 <div id="footer"> 40 Copyright © 2005-2006 <a href="http://www.pradosoft.com">PradoSoft</a>. 41 <br/><br/> 42 <%= Prado::poweredByPrado() %> 43 <a href="http://validator.w3.org/check?uri=referer"><img border="0" src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a> 44 </div> 45 46 </com:TForm> 47 </body> 48 </html>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 21:07:04 2007 | par Balluche grâce à PHPXref 0.7 |