Login   Register  
PHP Classes
elePHPant
Icontem

File: content.xml

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Michael A. Peters  >  docType  >  content.xml  >  Download  
File: content.xml
Role: Auxiliary data
Content type: text/plain
Description: Sample XML Content
Class: docType
Create HTML or XHTML depending on the user browser
Author: By
Last change:
Date: 2009-12-19 20:52
Size: 241 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?>
<body>
<h1 class="funky">Hello World!</h1>
<p style="text-align: center;">I am a paragraph<br />with a self closing break <span style="color: red; font-family: monospace;">and a span</span>.</p>
</body>