search
HomeWeb Front-endH5 TutorialHTML 5特效页面及js测试页面汇总推荐

下面是一些用HTML5做的特效页面以及一些js测试页面,大多在测试之后都会给出分数。如果你的浏览器不支持下面的网页,可以考虑换个新版或者换一款浏览器。(参阅《主流浏览器CSS3和HTML5兼容性详细清单》)

1、跑鱼测试

不断增加鱼的数量,看你的FPS得分,这个也是很多朋友都知道的,微软在发布IE9 beta的时候曾经用这个评分做宣传:

http://ie.microsoft.com/testdrive/Performance/FishIETank/(老地址)

http://www.ieliulanqi.com/(新地址,目前鱼测试已经与IE9体验站整合,内容更丰富)

HTML5测试页面收集

2、旋转的浏览器图标,增加图标亮,看FPS分数

http://ie.microsoft.com/testdrive/Performance/FlyingImages/

HTML5测试页面收集

3、炫彩测试:注意这个页面是有背景音乐的,如果你不能听到,那……

http://ie.microsoft.com/testdrive/Performance/PsychedelicBrowsing/Default.html

HTML5测试页面收集

4、IE9体验站(内容很多,比如摇骰子、台球、风筝之类的,内容不错):

http://www.ieliulanqi.com/#/experience

HTML5测试页面收集

5、宝马体验(HTML5 加载需要2—3分钟,请耐心等待)看着这么漂亮的车子是不是有些心动呢?刚看完《速度与激情5》还真有那么点……

http://joydefinesthefuture.com/

HTML5测试页面收集

6、液体微粒(用鼠标在上面比划 or 点击,看看什么效果):

http://spielzeugz.de/html5/liquid-particles.html

HTML5测试页面收集

7、视频爆炸(点击视频看看会怎么样):

http://www.craftymind.com/factory/html5video/CanvasVideo.html

HTML5测试页面收集

8、坠落效果的Google(用鼠标把它们提起,再甩下去):

http://mrdoob.com/projects/chromeexperiments/google_gravity/

HTML5测试页面收集

9、等离子树(鼠标每点击一次会多一个分支):

http://openrise.com/lab/PlasmaTree/

HTML5测试页面收集

10、线条绘画。在三维空间画画。

http://www.the389.com/7/3/

HTML5测试页面收集

11、水墨小球(在线作图?哈哈,自己体验)不知道有没有民间高手做出中国水墨画的精品呢?

http://bomomo.com/

HTML5测试页面收集

12、未来相册(这个在IE9下没有成功,用chrome完美运行,谷歌+1)

http://www.xs4all.nl/~peterned/3d/

HTML5测试页面收集

13、HTML5的Blizzard的测试页面,来测试一下IE的HTML解释性能:

http://ie.microsoft.com/testdrive/HTML5/Blizzard/Default.html

HTML5测试页面收集

14、第三方HTML5测试页面:http://html5test.com/

HTML5测试页面收集

15、JS测试,测试IE9的SVG和JavaScript渲染性能。

http://ie.microsoft.com/testdrive/performance/SantasWorkshop/Default.xhtml

HTML5测试页面收集

16、土豆3D电影院,是土豆网和微软合作的一个HTML5体验站,很流畅

http://2010.tudou.com/3d-tudou/cinema.html

HTML5测试页面收集

本文转自天极网

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Is H5 a Shorthand for HTML5? Exploring the DetailsIs H5 a Shorthand for HTML5? Exploring the DetailsApr 14, 2025 am 12:05 AM

H5 is not just the abbreviation of HTML5, it represents a wider modern web development technology ecosystem: 1. H5 includes HTML5, CSS3, JavaScript and related APIs and technologies; 2. It provides a richer, interactive and smooth user experience, and can run seamlessly on multiple devices; 3. Using the H5 technology stack, you can create responsive web pages and complex interactive functions.

H5 and HTML5: Commonly Used Terms in Web DevelopmentH5 and HTML5: Commonly Used Terms in Web DevelopmentApr 13, 2025 am 12:01 AM

H5 and HTML5 refer to the same thing, namely HTML5. HTML5 is the fifth version of HTML, bringing new features such as semantic tags, multimedia support, canvas and graphics, offline storage and local storage, improving the expressiveness and interactivity of web pages.

What Does H5 Refer To? Exploring the ContextWhat Does H5 Refer To? Exploring the ContextApr 12, 2025 am 12:03 AM

H5referstoHTML5,apivotaltechnologyinwebdevelopment.1)HTML5introducesnewelementsandAPIsforrich,dynamicwebapplications.2)Itsupportsmultimediawithoutplugins,enhancinguserexperienceacrossdevices.3)SemanticelementsimprovecontentstructureandSEO.4)H5'srespo

H5: Tools, Frameworks, and Best PracticesH5: Tools, Frameworks, and Best PracticesApr 11, 2025 am 12:11 AM

The tools and frameworks that need to be mastered in H5 development include Vue.js, React and Webpack. 1.Vue.js is suitable for building user interfaces and supports component development. 2.React optimizes page rendering through virtual DOM, suitable for complex applications. 3.Webpack is used for module packaging and optimize resource loading.

The Legacy of HTML5: Understanding H5 in the PresentThe Legacy of HTML5: Understanding H5 in the PresentApr 10, 2025 am 09:28 AM

HTML5hassignificantlytransformedwebdevelopmentbyintroducingsemanticelements,enhancingmultimediasupport,andimprovingperformance.1)ItmadewebsitesmoreaccessibleandSEO-friendlywithsemanticelementslike,,and.2)HTML5introducednativeandtags,eliminatingthenee

H5 Code: Accessibility and Semantic HTMLH5 Code: Accessibility and Semantic HTMLApr 09, 2025 am 12:05 AM

H5 improves web page accessibility and SEO effects through semantic elements and ARIA attributes. 1. Use, etc. to organize the content structure and improve SEO. 2. ARIA attributes such as aria-label enhance accessibility, and assistive technology users can use web pages smoothly.

Is h5 same as HTML5?Is h5 same as HTML5?Apr 08, 2025 am 12:16 AM

"h5" and "HTML5" are the same in most cases, but they may have different meanings in certain specific scenarios. 1. "HTML5" is a W3C-defined standard that contains new tags and APIs. 2. "h5" is usually the abbreviation of HTML5, but in mobile development, it may refer to a framework based on HTML5. Understanding these differences helps to use these terms accurately in your project.

What is the function of H5?What is the function of H5?Apr 07, 2025 am 12:10 AM

H5, or HTML5, is the fifth version of HTML. It provides developers with a stronger tool set, making it easier to create complex web applications. The core functions of H5 include: 1) elements that allow drawing graphics and animations on web pages; 2) semantic tags such as, etc. to make the web page structure clear and conducive to SEO optimization; 3) new APIs such as GeolocationAPI support location-based services; 4) Cross-browser compatibility needs to be ensured through compatibility testing and Polyfill library.

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
3 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
3 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
WWE 2K25: How To Unlock Everything In MyRise
1 months agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.