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/ttyvaders.html

    r1128 r1129  
    2121<?php include($_SERVER["DOCUMENT_ROOT"]."/header.inc"); ?>
    2222
     23<h2> ttyvaders </h2>
     24
    2325<p> ttyvaders is a work-in-progress libcaca project. More later. </p>
    2426
    25 <?php include($_SERVER["DOCUMENT_ROOT"]."/footer.inc"); ?>
     27<h2> Screenshots </h2>
     28
     29<p style="text-align: right;"><img src="ttyvaders-sample2.png" width="494"
     30height="339" alt="ttyvaders sample 2" /></p>
     31
     32<p style="text-align: left;"><img src="ttyvaders-sample1.png" width="494"
     33height="339" alt="ttyvaders sample 1" /></p>
     34
     35<?php $rev = '$Id$';
     36      include($_SERVER['DOCUMENT_ROOT'].'/footer.inc'); ?>
    2637
    2738</body>
Note: See TracChangeset for help on using the changeset viewer.