On Thu, 11 Sep 2003 11:31:09 -0400
HaywireMac <[EMAIL PROTECTED]> wrote:

> Below is the source input I used for this validation:
> 
>    1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.0S//EN"
>    2: <HTML>
>    3:  <HEAD>
>    4:   <TITLE>OrderInChaos</TITLE>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>OrderInChaos</title>


;-) .. my pleasure ... PS: v3 is very old.. use at least 4.0
 
> Thanks guys!


 
> One thing, the web pages do not actually have the .htm or .html
> extension, they are .php, as I use one little bit of .php to display my
> uptime. Could that be the prob?

PHP == HTML in terms of output, the only difference being that PHP is a
scripting language too, so you can include many functions in it. However if you
have pure html in a PHP file, it works just the same ;-)

Greetings
Ralph
--
http://axljab.homelinux.org/
"...the software said Win95 or better, so I installed Linux"

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to