Cindy-Apache2
view release on metacpan or search on metacpan
examples/site/01 Linux at Home/10_Snapshots_Save.shtml view on Meta::CPAN
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//ABISOURCE//DTD XHTML plus AWML 2.2//EN" "http://www.abisource.com/2004/xhtml-awml/xhtml-awml.mod">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:awml="http://www.abisource.com/2004/xhtml-awml/">
<head>
<!-- ======================================================= -->
<!-- Created by AbiWord, a free, Open Source wordprocessor. -->
<!-- For more information visit http://www.abisource.com. -->
<!-- ======================================================= -->
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Snapshots Save</title>
<meta name="Author" content="jo" />
<link href="10_Snapshots_Save.shtml/styles.css" rel="stylesheet" type="text/css" />
examples/site/03_Web_Tech/05_Apache_for_Webdesigners.shtml view on Meta::CPAN
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html
i18n:domain="Apache_Webdesign"
xmlns="http://www.w3.org/1999/xhtml"
xmlns:i18n="http://xml.zope.org/namespaces/i18n"
>
<head>
<script src="eventLogger.js" language="javascript"></script>
<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
<title i18n:translate="">Apache for Webdesigners</title>
</head>
examples/site/10_About.shtml view on Meta::CPAN
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//ABISOURCE//DTD XHTML plus AWML 2.2//EN" "http://www.abisource.com/2004/xhtml-awml/xhtml-awml.mod">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:awml="http://www.abisource.com/2004/xhtml-awml/">
<head>
<!-- ======================================================= -->
<!-- Created by AbiWord, a free, Open Source wordprocessor. -->
<!-- For more information visit http://www.abisource.com. -->
<!-- ======================================================= -->
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Cindy Demo Site</title>
<meta name="Title" content="Cindy Demo Site" />
</head>
t/htdocs/charset/cindy.html view on Meta::CPAN
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- $Id: cindy.html 15 2010-03-09 18:55:50Z jo $ -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>This is an Error</title>
</head>
<body>
<h2 test="Bäääh">This is an Error for content</h2>
<p>Näschen</p>
t/htdocs/charset/cindy_test.html view on Meta::CPAN
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>Häschen, Blümlein, Öhrchen</title></head>
<body>
<h2 test="Bäääh">Füßchen</h2>
<p>Näschen</p>
</body>
</html>
( run in 1.479 second using v1.01-cache-2.11-cpan-49f99fa48dc )