about summary refs log tree commit diff
path: root/third_party/lisp/s-xml/test/xhtml-page.xml
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/lisp/s-xml/test/xhtml-page.xml')
-rw-r--r--third_party/lisp/s-xml/test/xhtml-page.xml271
1 files changed, 0 insertions, 271 deletions
diff --git a/third_party/lisp/s-xml/test/xhtml-page.xml b/third_party/lisp/s-xml/test/xhtml-page.xml
deleted file mode 100644
index 79f3ae3bad..0000000000
--- a/third_party/lisp/s-xml/test/xhtml-page.xml
+++ /dev/null
@@ -1,271 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

-

-<html>

-<head>

-

-<title>XHTML Tutorial</title>

-<meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />

-<meta name="Keywords" content="XML,tutorial,HTML,DHTML,CSS,XSL,XHTML,JavaScript,ASP,ADO,VBScript,DOM,authoring,programming,learning,beginner's guide,primer,lessons,school,howto,reference,examples,samples,source code,demos,tips,links,FAQ,tag list,forms,frames,color table,W3C,Cascading Style Sheets,Active Server Pages,Dynamic HTML,Internet database development,Webbuilder,Sitebuilder,Webmaster,HTMLGuide,SiteExpert" />

-<meta name="Description" content="HTML,CSS,JavaScript,DHTML,XML,XHTML,ASP,ADO and VBScript tutorial from W3Schools." />

-<meta http-equiv="pragma" content="no-cache" />

-<meta http-equiv="cache-control" content="no-cache" />

-

-<link rel="stylesheet" type="text/css" href="../stdtheme.css" />

-

-</head>

-<body>

-

-<table border="0" cellpadding="0" cellspacing="0" width="775">

-<tr>

-<td width="140" class="content" valign="top">

-<br />

-<a class="left" href="../default.asp" target="_top"><b>HOME</b></a><br />

-<br />

-<b>XHTML Tutorial</b><br />

-<a class="left" target="_top" href="default.asp" style='font-weight:bold;color:#000000;background-color:transparent;'>XHTML HOME</a><br />

-<a class="left" target="_top" href="xhtml_intro.asp" >XHTML Introduction</a><br />

-<a class="left" target="_top" href="xhtml_why.asp" >XHTML Why</a><br />

-<a class="left" target="_top" href="xhtml_html.asp" >XHTML v HTML</a><br />

-<a class="left" target="_top" href="xhtml_syntax.asp" >XHTML Syntax</a><br />

-<a class="left" target="_top" href="xhtml_dtd.asp" >XHTML DTD</a><br />

-<a class="left" target="_top" href="xhtml_howto.asp" >XHTML HowTo</a><br />

-<a class="left" target="_top" href="xhtml_validate.asp" >XHTML Validation</a><br />

-<br />

-<b>Quiz</b>

-<br />

-<a class="left" target="_top" href="xhtml_quiz.asp" >XHTML Quiz</a><br />

-<br />

-<b>References</b>

-<br />

-<a class="left" target="_top" href="xhtml_reference.asp" >XHTML Tag List</a><br />

-<a class="left" target="_top" href="xhtml_standardattributes.asp" >XHTML Attributes</a><br />

-<a class="left" target="_top" href="xhtml_eventattributes.asp" >XHTML Events</a><br />

-</td>

-<td width="490" valign="top">

-<table width="100%" bgcolor="#FFFFFF" border="1" cellpadding="7" cellspacing="0">

-<tr>

-<td>

-<center>

-<a href="http://ad.doubleclick.net/jump/N1951.w3schools/B1097963;sz=468x60;ord=[timestamp]?" target="_new">

-<img src="http://ad.doubleclick.net/ad/N1951.w3schools/B1097963;sz=468x60;ord=[timestamp]?" 

-border="0" width="468" height="60" alt="Corel XMetal 3" /></a>

-

-

-<br />Please Visit Our Sponsors !

-</center>

-<h1>XHTML Tutorial</h1>

-<a href="../default.asp"><img border="0" src="../images/btn_previous.gif" alt="Previous" /></a>

-<a href="xhtml_intro.asp"><img border="0" src="../images/btn_next.gif" width="100" height="20" alt="Next" /></a>

-

-<hr />

-

-<h2>XHTML Tutorial</h2>

-<p>XHTML is the next generation of HTML! In our XHTML tutorial you will learn the difference between HTML and XHTML, and how to use XHTML in your future

-applications. You will also see how we converted this Web site into XHTML. <a href="xhtml_intro.asp">Start&nbsp;Learning

-XHTML!</a></p>

-

-<h2>XHTML Quiz Test</h2>

-<p>Test your XHTML skills at W3Schools! <a href="xhtml_quiz.asp">Start XHTML

-Quiz!</a>&nbsp;</p>

-

-<h2>XHTML References</h2>

-<p>At W3Schools you will find complete XHTML references about tags, attributes

-and events. <a href="xhtml_reference.asp">XHTML 1.0 References</a>.</p>

-<hr />

-<h2>Table of Contents</h2>

-<p><a href="xhtml_intro.asp">Introduction to XHTML</a><br />

-This chapter gives a brief introduction to XHTML and explains what XHTML is.</p>

-<p><a href="xhtml_why.asp">XHTML - Why?</a><br />

-This chapter explains why we needed a new language like XHTML.</p>

-<p><a href="xhtml_html.asp">Differences between XHTML and HTML</a><br />

-This chapter explains the main differences in syntax between XHTML and HTML.</p>

-<p><a href="xhtml_syntax.asp">XHTML Syntax</a>&nbsp;<br />

-This chapter explains the basic syntax of XHTML.</p>

-<p><a href="xhtml_dtd.asp">XHTML DTD</a>&nbsp;<br />

-This chapter explains the three different XHTML Document Type Definitions.</p>

-<p><a href="xhtml_howto.asp">XHTML HowTo</a><br />

-This chapter explains how this web site was converted from HTML to XHTML.</p>

-<p><a href="xhtml_validate.asp">XHTML Validation</a><br />

-This chapter explains how to validate XHTML documents.</p>

-<hr />

-<h2>XHTML References</h2>

-<p><a href="xhtml_reference.asp">XHTML 1.0 Reference<br />

-</a>Our complete XHTML 1.0 reference is an alphabetical list of all XHTML tags

-with lots of&nbsp; examples and tips.</p>

-<p><a href="xhtml_standardattributes.asp">XHTML 1.0 Standard Attributes<br />

-</a>All the tags have attributes. The attributes for each tag are listed in the

-examples in the &quot;XHTML 1.0 Reference&quot; page. The attributes listed here

-are the core and language attributes all the tags has as standard (with

-few exceptions). This reference describes the attributes, and shows possible

-values for each.</p>

-<p><a href="xhtml_eventattributes.asp">XHTML 1.0 Event Attributes<br />

-</a>All the standard event attributes of the tags. This reference describes the attributes, and shows possible

-values for each.</p>

-<hr />

-<a href="../default.asp"><img border="0" src="../images/btn_previous.gif" width="100" height="20" alt="Previous" /></a>

-<a href="xhtml_intro.asp"><img border="0" src="../images/btn_next.gif" width="100" height="20" alt="Next" /></a>

-

-

-<hr />

-<p>

-Jump to: <a href="#top" target="_top"><b>Top of Page</b></a>

-or <a href="/" target="_top"><b>HOME</b></a> or

-<a href='/xhtml/default.asp?output=print' target="_blank">

-<img src="../images/print.gif" alt="Printer Friendly" border="0" />

-<b>Printer friendly page</b></a>

-</p>

-<hr />

-

-<h2>Search W3Schools:</h2>

-<form method="get" name="searchform" action="http://www.google.com/search" target="_blank">

-<input type="hidden" name="as_sitesearch" value="www.w3schools.com" />

-<input type="text" size="30" name="as_q" />

-<input type="submit" value=" Go! " />

-</form>

-

-<hr />

-<h2>What Others Say About Us</h2>

-<p>Does the world know about us? Check out these places:</p>

-<p>

-<a href="http://search.dogpile.com/texis/search?q=W3schools" target="_blank">Dogpile</a>

-<a href="http://www.altavista.com/cgi-bin/query?q=W3Schools" target="_blank">Alta Vista</a>

-<a href="http://search.msn.com/results.asp?q=W3Schools" target="_blank">MSN</a>

-<a href="http://www.google.com/search?q=W3Schools" target="_blank">Google</a>

-<a href="http://search.excite.com/search.gw?search=W3Schools" target="_blank">Excite</a>

-<a href="http://search.lycos.com/main/?query=W3Schools" target="_blank">Lycos</a>

-<a href="http://search.yahoo.com/search?p=w3schools" target="_blank">Yahoo</a>

-<a href="http://www.ask.com/main/askJeeves.asp?ask=W3Schools" target="_blank">Ask Jeeves</a>

-</p>

-<hr />

-<h2>We Help You For Free. You Can Help Us!</h2>

-<ul>

-<li><a href="../tellyourgroup.htm" target="blank">Tell your newsgroup or mailing list</a></li>

-<li><a href="../about/about_linking.asp">Link to us from your pages</a></li>

-<li><a href="../about/about_helpers.asp">Help us correct errors and broken links</a></li>

-<li><a href="../about/about_helpers.asp">Help us with spelling and grammar</a></li>

-<li><a href="http://validator.w3.org/check/referer" target="_blank">Validate the XHTML code of this page</a></li>

-</ul>

-

-<hr />

-<p>

-W3Schools is for training only. We do not warrant its correctness or its fitness for use.

-The risk of using it remains entirely with the user. While using this site, you agree to have read and accepted our

-<a href="../about/about_copyright.asp">terms of use</a> and 

-<a href="../about/about_privacy.asp">privacy policy</a>.</p>

-<p>

-<a href="../about/about_copyright.asp">Copyright 1999-2002</a> by Refsnes Data. All Rights Reserved</p>

-<hr />

-<table border="0" width="100%" cellspacing="0" cellpadding="0"><tr>

-<td width="25%" align="left">

-<a href="http://validator.w3.org/check/referer" target="_blank">

-<img src="../images/vxhtml.gif" alt="Validate" width="88" height="31" border="0" /></a>

-</td>

-<td width="50%" align="center">

-<a href="../xhtml/" target="_top">How we converted to XHTML</a>

-</td>

-<td width="25%" align="right">

-<a href="http://jigsaw.w3.org/css-validator/check/referer" target="_blank">

-<img src="../images/vcss.gif" alt="Validate" width="88" height="31" border="0" /></a>

-</td>

-</tr></table>

-</td>

-</tr>

-</table>

-</td>

-

-

- 

-<td width="144" align="center" valign="top">

-

-<table border="1" width="100%" bgcolor="#ffffff" cellpadding="0" cellspacing="0"><tr>

-<td align="center" class="right"><br />

-

-<a href="http://www.dotnetcharting.com" target="_blank"><img src="../images/dnc-icon.gif" alt="Web charting" border="0" /></a>

-<br />

-<a class="right" href="http://www.dotnetcharting.com" target="_blank">Web based charting<br />for ASP.NET</a>

-

-<br /><br />

-</td></tr></table>

-

-<table border="1" width="100%" bgcolor="#ffffff" cellpadding="0" cellspacing="0"><tr>

-<td align="center" class="right">

-<br />

-<a href="../hosting/default.asp">

-Your own Web Site?<br />

-<br />Read W3Schools

-<br />Hosting Tutorial</a>

-<br />

-<br />

-</td></tr></table>

-

-<table border="1" width="100%" bgcolor="#ffffff" cellpadding="0" cellspacing="0"><tr>

-<td align="center" class="right">

-<br />

-<a class="red" href="http://www.dotdnr.com" target="_blank">$15 Domain Name<br />Registration<br />Save $20 / year!</a>

-<br />

-<br />

-</td></tr></table>

-

-

-

-<table border="1" width="100%" bgcolor="#ffffff" cellpadding="0" cellspacing="0">

-<tr><td align="center" class="right">

-<br />

-<b>SELECTED LINKS</b>

-<br /><br />

-<a class="right" href="http://opogee.com/clk/dangtingcentiaonie" target="_blank">University Online<br />

-Master Degree<br />Bachelor Degree</a>

-<br /><br />

-<a class="right" href="../software/default.asp" target="_top">Web Software</a>

-<br /><br />

-<a class="right" href="../appml/default.asp" target="_top">The Future of<br />Web Development</a>

-<br /><br />

-<a class="right" href="../careers/default.asp" target="_top">Jobs and Careers</a>

-<br /><br />

-<a class="right" href="../site/site_security.asp" target="_top">Web Security</a>

-<br />

-<a class="right" href="../browsers/browsers_stats.asp" target="_top">Web Statistics</a>

-<br />

-<a class="right" href="../w3c" target="_top">Web Standards</a>

-<br /><br />

-</td></tr></table>

-

-

-<table border="1" width="100%" bgcolor="#ffffff" cellpadding="0" cellspacing="0"><tr>

-<td align="center" class="right">

-<br />

-

-<b>Recommended<br />

-Reading:</b><br /><br />

-

-<a class="right" target="_blank"

-href="http://www.amazon.com/exec/obidos/ASIN/059600026X/w3schools03">

-<img src="../images/book_amazon_xhtml.jpg" border="0" alt="HTML XHTML" /></a>

-

-

-<br /><br /></td>

-</tr></table>

-

-<table border="1" width="100%" bgcolor="#ffffff" cellpadding="0" cellspacing="0"><tr>

-<td align="center" class="right">

-<br />

-<b>PARTNERS</b><br />

-<br />

-<a class="right" href="http://www.W3Schools.com" target="_blank">W3Schools</a><br />

-<a class="right" href="http://www.topxml.com" target="_blank">TopXML</a><br />

-<a class="right" href="http://www.visualbuilder.com" target="_blank">VisualBuilder</a><br />

-<a class="right" href="http://www.xmlpitstop.com" target="_blank">XMLPitstop</a><br />

-<a class="right" href="http://www.developersdex.com" target="_blank">DevelopersDex</a><br />

-<a class="right" href="http://www.devguru.com" target="_blank">DevGuru</a><br />

-<a class="right" href="http://www.programmersheaven.com/" target="_blank">Programmers Heaven</a><br />

-<a class="right" href="http://www.codeproject.com" target="_blank">The Code Project</a><br />

-<a class="right" href="http://www.tek-tips.com" target="_blank">Tek Tips Forum</a><br />

-<a class="right" href="http://www.zvon.ORG/" target="_blank">ZVON.ORG</a><br />

-<a class="right" href="http://www.topxml.com/search.asp" target="_blank">TopXML Search</a><br />

-<br />

-</td>

-</tr></table>

-</td></tr></table>

-

-</body>

-</html>