Revision: 591
Updated Code
at October 23, 2006 23:54 by wbednarski
Updated Code
<?php header("Content-Type: application/xhtml+xml; charset=utf-8"); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title></title> <style type="text/css" media="screen"> </style> </head> <body> </body> </html>
Revision: 590
Updated Code
at July 20, 2006 08:18 by wbednarski
Updated Code
<?php header("Content-Type: application/xhtml+xml; charset=utf-8"); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title></title> <style type="text/css" media="screen"> </style> </head> <body> </body> </html>
Revision: 589
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at July 20, 2006 08:15 by wbednarski
Initial Code
<?php header("Content-Type: application/xhtml+xml; charset=utf-8"); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title></title> <style type="text/css" media="screen"> </style> </head> <body> </body> </html>
Initial URL
Initial Description
Initial Title
template XHTML 1.1 application/xhtml+xml
Initial Tags
php, template, xhtml
Initial Language
HTML