PHP Classes

File: content.xml

Recommend this page to a friend!
  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: 14 years ago
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>