diff --git a/caca-php/examples/www/caca-php.css b/caca-php/examples/www/caca-php.css
index 4cac2fc..c791730 100644
--- a/caca-php/examples/www/caca-php.css
+++ b/caca-php/examples/www/caca-php.css
@@ -13,7 +13,7 @@ table, table tr
{
display: block;
}
-table td
+table tr td
{
display: inline;
padding: 0px;
diff --git a/caca-php/examples/www/cacainfo.php b/caca-php/examples/www/cacainfo.php
index 9c7129e..acdd024 100644
--- a/caca-php/examples/www/cacainfo.php
+++ b/caca-php/examples/www/cacainfo.php
@@ -1,3 +1,6 @@
+
@@ -16,6 +19,7 @@
?>
sample program for libcaca php binding
+
diff --git a/caca-php/examples/www/dithering.php b/caca-php/examples/www/dithering.php
index 327f98b..4a23a80 100644
--- a/caca-php/examples/www/dithering.php
+++ b/caca-php/examples/www/dithering.php
@@ -1,3 +1,9 @@
+
+
+
Caca power!
diff --git a/caca-php/examples/www/figlet.php b/caca-php/examples/www/figlet.php
index 756c7c8..d515cae 100644
--- a/caca-php/examples/www/figlet.php
+++ b/caca-php/examples/www/figlet.php
@@ -1,9 +1,12 @@
+
+
Caca power!
-
@@ -20,6 +23,7 @@
?>
demo for libcaca php binding
+