⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 default.asp@output=print

📁 W3Schools tutorial..web designing
💻 ASP@OUTPUT=PRINT
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-US" xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
<head>

<title>XHTML Tutorial</title>
 
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="Keywords" content="xml,tutorial,html,dhtml,css,xsl,xhtml,javascript,asp,ado,vbscript,dom,sql,colors,soap,php,authoring,programming,training,learning,beginner's guide,primer,lessons,school,howto,reference,examples,samples,source code,tags,demos,tips,links,FAQ,tag list,forms,frames,color table,w3c,cascading style sheets,active server pages,dynamic html,internet,database,development,Web building,Webmaster,html guide" />

<meta name="Description" content="Free HTML XHTML CSS JavaScript DHTML XML DOM XSL XSLT RSS AJAX ASP ADO PHP SQL tutorials, references, examples for web building." />

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

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "../../https@ssl./default.htm" : "../../www./default.htm");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3855518-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>

</head>
<body>

<p>From <b>http://www.w3schools.com</b> (Copyright Refsnes Data)</p>

<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 class="tutheader">XHTML Tutorial</h2>


<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="middle" width="135"><img src="pic_http_2.jpg" border="0" alt="XHTML Tutorial" /></td>
<td valign="top"><p class="intro">XHTML is a stricter and cleaner version of HTML.</p>
<p class="intro">In this tutorial you will learn the difference between 
HTML and XHTML. We will also show you how this Web site was converted to XHTML.</p>
<p><a href="xhtml_intro.asp"><b>Start learning XHTML now!</b></a></p>
</td>
</tr></table>
<br />

<h2 class="tutheader">XHTML Quiz Test</h2>
<p>Test your XHTML skills at W3Schools!</p>
<p><a href="xhtml_quiz.asp">Start the XHTML Quiz!</a></p>

<h2 class="tutheader">Exam - Get Your Diploma!</h2>
<p>W3Schools' Online Certification Program is the perfect solution for busy 
professionals who need to balance work, family, and career building.</p>
<p>The HTML Developer Certificate is for 
developers who want to document their knowledge of HTML 4.01, XHTML, and CSS.</p>
<p><a href="../cert/default.asp">HTML Developer Certificate!</a></p>

<h2 class="tutheader">XHTML References</h2>
<p>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="../tags/default.asp">XHTML 1.0 Reference</a></p>

<h2 class="tutheader">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>
<p><a href="xhtml_modules.asp">XHTML Modules</a><br />
This chapter explains the modularization of XHTML.</p>

<p><a href="xhtml_summary.asp">XHTML Summary</a><br />
This chapter contains a summary on what you have learned in this tutorial and a recommendation on what subject you should study 
next. </p>

<h2 class="tutheader">XHTML References</h2>
<p><a href="../tags/default.asp">XHTML 1.0 Reference</a><br />
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="../tags/ref_standardattributes.asp">XHTML 1.0 Standard Attributes</a><br />
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="../tags/ref_eventattributes.asp">XHTML 1.0 Event Attributes</a><br />
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>

<p>From <b>http://www.w3schools.com</b> (Copyright Refsnes Data)</p>

</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -