next2_column2.html

来自「Ajax tutorial archive」· HTML 代码 · 共 41 行

HTML
41
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
   <head>
      <title>
         Introduction to Ajax Tutorial
      </title>
   </head>
   <body>
 <p class="main">
               You can donate via paypal from the following link. Note that is
               one of the alternate email addresses I use in case your
               wondering who&#39;s email address that is.
            </p>
            <p class="main">
               <a href=
               "https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=ndun9922%40bigpond%2enet%2eau&amp;item_name=Ajax%20Tutorial%20Part%201&amp;item_number=Eddie%20Traversa&amp;no_shipping=0&amp;no_note=1&amp;tax=0&amp;currency_code=USD&amp;bn=PP%2dDonationsBF&amp;charset=UTF%2d8"
                target="_blank" title="Donate Heaps to Eddie">Donate Via
               Paypal</a>
            </p>
            <p class="main">
               If you want to send feedback, suggestions or flames etc here is
               my email address
            </p>
            <p class="main">
               <a href="mailto:etraversa@dhtmlnirvana.com?subject=ajax">Email
               Me</a>
            </p>
            <p class="main">
               Finally here are the files
            </p>
            <p class="main">
               <a href="http://dhtmlnirvana.com/downloads/ajaxtutorial.zip"
               title="download files">Download Files</a>
            </p>
            <p class="main">
               Over and out. Enjoy!
            </p>
   </body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?