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

📄 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>Browser Information</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>Browser Information</h1>
<a href="../default.asp"><img border="0" src="../images/btn_previous.gif" alt="Previous" width="100" height="20" /></a>
<a href="browsers_stats.asp"><img border="0" src="../images/btn_next.gif" alt="Next" width="100" height="20" /></a>
<hr />
<p class="intro">Browser information and statistics is important&nbsp; for website
developers.</p>
<hr />
<h2>Web Statistics</h2>
<table width="100%" id="table3"><tr>
<td width="50" valign="top"><img border="0" src="pic_stats.jpg" alt="Stats" /></td>
<td valign="middle">W3Schools' famous month-by-month statistics and trends:</td>
</tr></table>

<table class="ex" width="100%" border="1" cellpadding="3" cellspacing="0">
<tr>
<td><a href="browsers_stats.asp">Browser Statistics</a></td>
<td>What are the most common browsers?</td>
</tr>
<tr>
<td><a href="browsers_os.asp">OS Platform Statistics</a></td>
<td>What are the most common operating systems?</td>
</tr>
<tr>
<td><a href="browsers_display.asp">Browser Display Statistics</a></td>
<td>What are the most common display resolutions?</td>
</tr>
</table>
<br />

<hr />
<h2>Browsers</h2>

<table width="100%"><tr>
<td width="50" valign="top"><img border="0" src="pic_ie.jpg" alt="Explorer" /></td>
<td valign="top"><a href="browsers_explorer.asp">Internet Explorer</a><br />
Internet Explorer (IE) by Microsoft is the most common Internet browser today. 
IE was introduced in 1995 and passed Netscape in popularity in 1998.</td>
</tr></table>
<br /><br />

<table width="100%"><tr>
<td width="50" valign="top"><img border="0" src="pic_netscape.jpg" alt="Netscape" /></td>
<td valign="top"><a href="browsers_netscape.asp">Netscape</a><br />
Netscape was the first commercial Internet browser. It was introduced in 1994. 
Netscape gradually lost its popularity to Internet Explorer.<br />
The development of Netscape officially ended in February 2008. </td>
</tr></table>
<br /><br />

<table width="100%"><tr>
<td width="50" valign="top"><img border="0" src="pic_mozilla.jpg" alt="Mozilla" /></td>
<td valign="top"><a href="browsers_mozilla.asp">Mozilla</a><br />
The Mozilla Project has grown from the ashes of Netscape.  Browsers based on Mozilla code is the second 
largest browser family on the Internet today, representing about 30% of the 
Internet community.</td>
</tr></table>
<br /><br />

<table width="100%"><tr>
<td width="50" valign="top"><img border="0" src="pic_firefox.jpg" alt="Firefox" /></td>
<td valign="top"><a href="browsers_firefox.asp">Firefox</a><br />
Firefox is a new browser from Mozilla. It was released in 2004 and has grown to 
be the second most popular browser on the Internet.</td>
</tr></table>
<br /><br />

<table width="100%"><tr>
<td width="50" valign="top"><img border="0" src="pic_opera.jpg" alt="Opera" /></td>
<td valign="top"><a href="browsers_opera.asp">Opera</a><br />
Opera is another Internet browser. It is known to be fast and small, 
standards-compliant, and available for many operating systems. Opera is the 
preferred browser for a number of small devices like mobile phones and hand-held computers. </td>
</tr></table>

<hr />
<a href="../default.asp"><img border="0" src="../images/btn_previous.gif" alt="Previous" width="100" height="20" /></a>
<a href="browsers_stats.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 + -