Ignore:
Timestamp:
Sep 29, 2006, 12:17:46 AM (17 years ago)
Author:
Sam Hocevar
Message:
  • Changed the style again, added screenshots for projects, wrote some text for TOIlet...
File:
1 edited

Legend:

Unmodified
Added
Removed
  • www/cacatris.html

    r1128 r1129  
    2121<?php include($_SERVER["DOCUMENT_ROOT"]."/header.inc"); ?>
    2222
     23<h2> cacatris </h2>
     24
    2325<p> cacatris is a work-in-progress libcaca project. More later. </p>
    2426
    25 <?php include($_SERVER["DOCUMENT_ROOT"]."/footer.inc"); ?>
     27<h2> Screenshot </h2>
     28
     29<p style="text-align: center;"><img src="cacatris-sample.png" width="648"
     30height="436" alt="ttyvaders sample 2" /></p>
     31
     32<?php $rev = '$Id$';
     33      include($_SERVER['DOCUMENT_ROOT'].'/footer.inc'); ?>
    2634
    2735</body>
Note: See TracChangeset for help on using the changeset viewer.