search
HomeWeb Front-endH5 TutorialHTML5 resources worth collecting (friends who are learning html5 can collect them)_html5 tutorial skills

This article collects 15 HTML5 resources that are worth collecting. These resources can keep you in line with the development of HTML5 and stay at the forefront of this technology.

1. WTF is HTML5

WTF is HTML5

This is a site about HTML5 Infographics, including information such as the comparison between HTML5 and Flash, the support of different browsers for HTML5, and the most popular features of HTML5.

2. Dive Into HTML 5

Dive Into HTML 5

Mark Pilgrim is a well-known software developer and blogger. He has written an online book about HTML5, focusing on the programming aspects of HTML5.

3. HTML5 Doctor

HTML5 Doctor

Publish HTML5 related articles to introduce the applications we can currently implement with HTML5. Some articles and columns in the site are also the best annotations for HTML5 corresponding technologies, such as dl element, article element and Q&As sections. This site was co-founded by a group of developers who met at the Future of Web Design conference.

4. When Can I Use…

When Can I Use...

This simple one-page site is a list of HTML5 features that are compatible with current major browsers (and their different versions).

5. HTML5 W3C Specifications (Editor’s Draft)

HTML5 W3C Specifications (Editor's Draft)

This is the latest draft of HTML5, drawn up by the W3C. If you want an authoritative understanding of all aspects of HTML5, this is the best resource.

6. Yes, You Can Use HTML 5 Today!

Yes, You Can Use HTML 5 Today!

SitePoint has an excellent article that encourages developers and designers to start deploying HTML5 now and explains how to write code to adapt to browsers that do not yet support HTML5, such as IE8.

7. Coding A HTML 5 Layout from Scratch

Coding A HTML 5 Layout from Scratch

This is an article from Smashing Magazine about how to use the new elements of HTML5 for page layout design.

8. HTML5 presentation

HTML5 presentation

This is a demonstration about HTML5. It is a very advanced material about HTML5. It was originally designed for Google Chrome users , so it may not be viewable on some browsers.

9. HTML5 Gallery

HTML5 Gallery

This is an HTML5 site display site, which regularly launches some website introductions based on HTML5, so that you can learn from the skills and experience of the pioneers.

10. A Web Developer’s Guide to HTML 5

A Web Developer's Guide to HTML 5

This article from W3C is aimed at web developers and introduces the syntax, API, terminology of HTML5, as well as various resources and technologies that developers are concerned about.

11. HTML5 Demos and Examples

HTML5 Demos and Examples

Remy Sharp is a web developer from the UK. He compiled this set of HTML5 demos, including a simple, browser-based chat program, location information program etc.

12. Web Designer’s Checklist: HTML5 Support Tables

Web Designer's Checklist: HTML5 Support Tables

A very comprehensive HTML5 and CSS3 browser compatibility list.

13. HTML 5 differences from HTML 4

HTML 5 differences from HTML 4

What is the difference between HTML5 and HTML4? This is the W3C official comparison list.

14. HTML5 – Wikipedia

HTML5 - Wikipedia

The entry on HTML5 on Wikipedia is very authoritative. A large number of authoritative resources on HTML5 are also provided below the article.

15. The HTML5 test

The HTML5 test

This site can help you test your browser’s support for HTML5 and give you a score.

Original author

Jacob Gube is the founder and chief editor of the famous Web technology blog Six Revisions , he is a Web front-end development designer who is also engaged in PHP development. He is also the author of the book MooTools 1.2 Beginner's Guide. His Twitter handle is sixrevisions .

International source of this article: sixrevisions.com The Only HTML5 Resources You Need for Getting Up to Speed

Author: Justin
Source: http://justinw.cnblogs.com/
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
How to Add Audio to My HTML5 Website?How to Add Audio to My HTML5 Website?Mar 10, 2025 pm 03:01 PM

This article explains how to embed audio in HTML5 using the <audio> element, including best practices for format selection (MP3, Ogg Vorbis), file optimization, and JavaScript control for playback. It emphasizes using multiple audio f

How to Use HTML5 Forms for User Input?How to Use HTML5 Forms for User Input?Mar 10, 2025 pm 02:59 PM

This article explains how to create and validate HTML5 forms. It details the <form> element, input types (text, email, number, etc.), and attributes (required, pattern, min, max). The advantages of HTML5 forms over older methods, incl

How do I handle user location privacy and permissions with the Geolocation API?How do I handle user location privacy and permissions with the Geolocation API?Mar 18, 2025 pm 02:16 PM

The article discusses managing user location privacy and permissions using the Geolocation API, emphasizing best practices for requesting permissions, ensuring data security, and complying with privacy laws.

How do I use the HTML5 Page Visibility API to detect when a page is visible?How do I use the HTML5 Page Visibility API to detect when a page is visible?Mar 13, 2025 pm 07:51 PM

The article discusses using the HTML5 Page Visibility API to detect page visibility, improve user experience, and optimize resource usage. Key aspects include pausing media, reducing CPU load, and managing analytics based on visibility changes.

How do I use viewport meta tags to control page scaling on mobile devices?How do I use viewport meta tags to control page scaling on mobile devices?Mar 13, 2025 pm 08:00 PM

The article discusses using viewport meta tags to control page scaling on mobile devices, focusing on settings like width and initial-scale for optimal responsiveness and performance.Character count: 159

How to Create Interactive Games with HTML5 and JavaScript?How to Create Interactive Games with HTML5 and JavaScript?Mar 10, 2025 pm 06:34 PM

This article details creating interactive HTML5 games using JavaScript. It covers game design, HTML structure, CSS styling, JavaScript logic (including event handling and animation), and audio integration. Essential JavaScript libraries (Phaser, Pi

How do I use the HTML5 Drag and Drop API for interactive user interfaces?How do I use the HTML5 Drag and Drop API for interactive user interfaces?Mar 18, 2025 pm 02:17 PM

The article explains how to use the HTML5 Drag and Drop API to create interactive user interfaces, detailing steps to make elements draggable, handle key events, and enhance user experience with custom feedback. It also discusses common pitfalls to a

How do I use the HTML5 WebSockets API for bidirectional communication between client and server?How do I use the HTML5 WebSockets API for bidirectional communication between client and server?Mar 12, 2025 pm 03:20 PM

This article explains the HTML5 WebSockets API for real-time, bidirectional client-server communication. It details client-side (JavaScript) and server-side (Python/Flask) implementations, addressing challenges like scalability, state management, an

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 Tools

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment