| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 780 人关注过本帖
标题:[转载]世界上最长的网页
只看楼主 加入收藏
yms123
Rank: 16Rank: 16Rank: 16Rank: 16
等 级:版主
威 望:209
帖 子:12488
专家分:19042
注 册:2004-7-17
结帖率:100%
收藏
 问题点数:0 回复次数:11 
[转载]世界上最长的网页
http://worlds-highest-website.com/
网页URL地址
据说有网页制作者想挑战一下网页高度的极限,做了一个世界上最长的网页
号称以滚轮鼠标滚轮一圈3厘米每秒钟2圈计算,这个网页翻到结尾需要80小时以上

转自世界之最网站
搜索更多相关主题的帖子: 网页 世界 
2007-11-18 19:35
yms123
Rank: 16Rank: 16Rank: 16Rank: 16
等 级:版主
威 望:209
帖 子:12488
专家分:19042
注 册:2004-7-17
收藏
得分:0 
[CODE]<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>The World’s Highest Website – a CSS Experiment</title>
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<link rel="stylesheet" type="text/css" href="bin/css/default.en.css" />
<link rel="meta" type="application/rdf+xml" href="http://meiert.com/labels.rdf" title="ICRA" />
<meta name="ICBM" content="53.08, 8.84" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="content-script-type" content="text/javascript" />
</head>
<body id="pos1">
<script type="text/javascript">
// <![CDATA[
google_ad_client = "pub-7972878865162063";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_ad_channel = "";
google_color_border = "000000";
google_color_bg = "000000";
google_color_link = "ffffff";
google_color_text = "cccccc";
google_color_url = "ffffff";
// ]]>
</script>
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script>
<div id="show">
<h1>The World’s Highest Website</h1>
<ul id="lang">
<li><a href="zh/" rel="alternate" xml:lang="zh">中文</a>,</li>
<li>English,</li>
<li><a href="es/" rel="alternate" xml:lang="es">Español</a>,</li>
<li><a href="id/" rel="alternate" xml:lang="id">Bahasa Indonesia</a>,</li>
<li><a href="ru/" rel="alternate" xml:lang="ru">Русский</a>,</li>
<li><a href="pt/" rel="alternate" xml:lang="pt">Português</a>,</li>
<li><a href="de/" rel="alternate" xml:lang="de">Deutsch</a>,</li>
<li><a href="ko/" rel="alternate" xml:lang="ko">한국어</a>,</li>
<li><a href="fr/" rel="alternate" xml:lang="fr">Français</a>,</li>
<li><a href="tr/" rel="alternate" xml:lang="tr">Türkçe</a>,</li>
<li><a href="ro/" rel="alternate" xml:lang="ro">Romana</a>,</li>
<li><a href="sr/" rel="alternate" xml:lang="sr">Srpski</a>,</li>
<li><a href="hr/" rel="alternate" xml:lang="hr">Hrvatski</a>,</li>
<li><a href="nl/" rel="alternate" xml:lang="nl">Nederlands</a>,</li>
<li><a href="el/" rel="alternate" xml:lang="el">Έλληνας</a>,</li>
<li><a href="cs/" rel="alternate" xml:lang="cs">Česky</a>,</li>
<li><a href="hu/" rel="alternate" xml:lang="hu">Magyar</a>,</li>
<li><a href="sv/" rel="alternate" xml:lang="sv">Svenska</a>,</li>
<li><a href="bg/" rel="alternate" xml:lang="bg">български</a>,</li>
<li><a href="da/" rel="alternate" xml:lang="da">Dansk</a>,</li>
<li><a href="sk/" rel="alternate" xml:lang="sk">Slovensky</a>,</li>
<li><a href="fi/" rel="alternate" xml:lang="fi">Suomi</a>,</li>
<li><a href="no/" rel="alternate" xml:lang="no">Norsk</a>.</li>
</ul>
<p>Welcome to the World’s Highest Website! Currently, it’s <strong>18.939 kilometers</strong> high (that’s about <strong>11.77 miles</strong>), and an enormous pleasure to scroll. Enjoy.</p>
<p class="alt">For fine print and technical details, either scroll down by yourself or <a href="#hades">take the <strong>elevator</strong></a>, which offers light speed hypertext transportation <em>for free</em>. (Internet Explorer people, the elevator is out of order anyway. Please <strong>press <kbd>Ctrl</kbd> and <kbd>End</kbd></strong> instead.)</p>
<!-- Actually, the highest “div” element of the world: -->
<div id="whws"></div>
<!-- Right. -->
<div id="hades">
<p>Cool. <strong>Restart?</strong> Scroll up (we’ll wait for you), <a href="#pos1">use the elevator</a>, or press <kbd>Ctrl</kbd> and <kbd>Pos1</kbd>.</p>
<p class="alt">For the rest of the crew, here’s some fine print. This website is a <abbr title="Cascading Style Sheets">CSS</abbr> experiment. Due to its nature, there are some accessibility limitations, but anybody just slightly experienced will understand. The technical and design principles of this site are simple:</p>
<ul>
<li>One <abbr title="Hypertext Markup Language">HTML</abbr> container;</li>
<li>pure <abbr>CSS</abbr> styling;</li>
<li>no workarounds, filters, or hacks.</li>
</ul>
<h2>Known, yet interesting issues:</h2>
<ul>
<li>For the record – Gecko-based browsers like Firefox show an interesting behavior when you want to make the site any higher (than precisely 18.939583 kilometers, that is), namely by “shrinking” or “collapsing” its main container;</li>
<li>Internet Explorer doesn’t accept internal references behind the real action, and it’s unclear if the container’s height really is 18.939 kilometers (though it’s <em>damn high</em> – or long – nonetheless).</li>
</ul>
<p>If you can come up with fixes or an even higher element, the formatting of which is broadly supported, email <strong>info at worlds-highest-website.com</strong>. Most likely, there’s some reward. And otherwise, if it’s found, it’ll be used <span title="smile">;)</span></p>
<p class="alt ref"><abbr title="World’s Highest Website">WHWS</abbr> is presented by <a href="http://meiert.com/en/">frontend artist <strong>Jens Meiert</strong></a> and the secret “Flying Standardistas Club”. Design: Alessandro Lettieri.</p>
</div>
</div>
<table cellspacing="0">
<caption>Advertisement</caption>
<tbody>
<tr>
<td><a href="http://www.freelocalclassifiedads.us/">Free Ads <abbr>USA</abbr></a></td>
<td><a href="http://www.freelocalclassifiedads.co.uk/">Free Ads <abbr>UK</abbr></a></td>
<td><a href="http://www.snowtrex.co.uk/">Ski Holidays</a></td>
<td xml:lang="de"><a href="http://www.finanzanlagen.info/fonds-lexikon/">Kredit-Lexikon</a></td>
</tr>
</tbody>
</table>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
<script type="text/javascript">
// <![CDATA[
_uacct = "UA-212068-4";
urchinTracker();
// ]]>
</script>
</body>
</html>[/CODE]
该网页的源代码
2007-11-18 19:38
nuciewth
Rank: 14Rank: 14Rank: 14Rank: 14
来 自:我爱龙龙
等 级:贵宾
威 望:104
帖 子:9786
专家分:208
注 册:2006-5-23
收藏
得分:0 

代码这么短,精悍!

倚天照海花无数,流水高山心自知。
2007-11-18 20:32
guoxhvip
Rank: 8Rank: 8
来 自:聖西羅南看臺
等 级:贵宾
威 望:44
帖 子:4052
专家分:135
注 册:2006-10-8
收藏
得分:0 
那么强

愛生活 && 愛編程
2007-11-19 01:51
PcrazyC
Rank: 6Rank: 6
等 级:贵宾
威 望:29
帖 子:5652
专家分:0
注 册:2006-10-20
收藏
得分:0 
应该是用循环吧

雁无留踪之意,水无取影之心
2007-11-19 10:16
紫陌9
Rank: 4
等 级:贵宾
威 望:11
帖 子:2578
专家分:149
注 册:2006-1-8
收藏
得分:0 

如果多吃鱼可以补脑让人变聪明的话,那么我至少得吃一对儿鲸鱼……:(
2007-11-19 10:33
西风独自凉
Rank: 8Rank: 8
等 级:贵宾
威 望:43
帖 子:3380
专家分:28
注 册:2007-8-2
收藏
得分:0 

2007-11-19 10:53
懒龟
Rank: 1
等 级:新手上路
帖 子:64
专家分:0
注 册:2007-11-17
收藏
得分:0 

果然够长


三国时期,除了卧龙和雏凤,还有我懒龟,只不过我比较懒,没有出世而已。。。。。
2007-11-19 12:44
燃燒
Rank: 9Rank: 9Rank: 9
来 自:磁盘驱动器
等 级:贵宾
威 望:56
帖 子:9878
专家分:2
注 册:2006-4-20
收藏
得分:0 
看样子,他也挺无聊的 ...

Thinking in life, thinking in love, thinking in dream,thinking in you !
月光倾泻,岁月沉沦
[url=http://58189.]http://58189.[/url]
2007-11-19 13:37
fqbnet2008
Rank: 2
等 级:新手上路
威 望:4
帖 子:1020
专家分:0
注 册:2007-1-4
收藏
得分:0 
无语

雄关漫道真如铁,而今迈步从头越,从头越,苍山如海,残阳如血㊣♀★
2007-11-20 16:12
快速回复:[转载]世界上最长的网页
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.012437 second(s), 7 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved