PTdecode/CImg-1.3.0/html/chat.shtml

Mon, 03 Aug 2009 17:23:54 +0100

author
Philip Pemberton <philpem@philpem.me.uk>
date
Mon, 03 Aug 2009 17:23:54 +0100
changeset 9
ebce4a7615e9
parent 5
1204ebf9340d
permissions
-rwxr-xr-x

1st version with printing support. Now uses Libgd for image generation functionality.

     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     2                       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     3 <!--#include file="header.html" -->
     5 <table align="center" border="0" cellpadding="20" cellspacing="0" width="100%"><tbody><tr><td>
     6 <font face="Arial,Helvetica" size="-1">
     8 <img src="img/item_chat.gif" alt="Online Chat">
     9 <p>
    10 This is a small chat dedicated to the CImg Library. Feel free to say something interesting, ask something, or share your experience.
    11 You need Flash to be able to see this chat.
    12 </p>
    14 <center>
    15 <embed src="http://www.xatech.com/web_gear/chat/chat.swf" quality="high" width="750" height="450" name="chat" FlashVars="id=51479969" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://xat.com/update_flash.shtml" />
    16 </center>
    18 <!--#include file="footer.html" -->