Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Tutorials

  這個頁面提供了許多關於網路相關技術的說明及學習文件。無論你是正在打基礎的新手或有經驗的老手,相信在這個頁面你都能找到許多有用的資源。這些開發資源是由具有前瞻思維的公司及擁抱開放標準的開發者所提供,允許任何人翻譯它並以 Creative Commons 的條款釋出。

HTML 教程

入門

簡介 HTML
What HTML is, what it does, its history in brief, and what the structure of an HTML document looks like. The articles that follow this one look at each individual part of HTML in much greater depth.
Basic Structure of a Web Page (SitePoint)
Learn how HTML elements fit together into the bigger picture.
MDN HTML Element Reference
A comprehensive reference for HTML elements, and how the different browsers support them.
HTML Challenges (Wikiversity)
Use these challenges to hone your HTML skills (for example, "Should I use an <h2> element or a <strong> element?"), focusing on meaningful mark-up.
CodeAvengers (CodeAvengers.com)
Code Avengers is the fun, effective way to learn to code web apps and games with HTML, CSS, and JavaScript.

進階

Tips for Authoring Fast-Loading HTML Pages
Optimize web pages to provide a more responsive site for visitors and reduce the load on your web server and Internet connection.
HTML5 Tutorials (HTML5 Rocks)
Take a guided tour through code that uses HTML5 features.
Semantics in HTML5 (A List Apart)
Learn meaningful markup that is extensible and backwards- and forwards-compatible.
Canvas Tutorial
Learn how to draw graphics using scripting using the canvas element.
HTML5 Doctor
Articles about using HTML5 right now.
The Joy of HTML5 Audio (Elated)
Learn how to use the HTML audio element to embed sounds in your web pages easily. Lots of code examples are included in the tutorial.

Javascript 教程

入門

Codecademy (Codecademy)
Codecademy is the easiest way to learn how to code JavaScript. It's interactive, fun, and you can do it with your friends.
Getting Started with JavaScript
What is JavaScript and how can it help you?
JavaScript Best Practices (WebPlatform.org)
Learn about some of the obvious and (not so) obvious best practices when writing JavaScript.
CodeAvengers (CodeAvengers.com)
Code Avengers is the fun, effective way to learn to code web apps and games with HTML, CSS, and JavaScript.

中階

A Re-Introduction to JavaScript
A recap of the JavaScript programming language aimed at intermediate-level developers.
Eloquent JavaScript
A comprehensive guide to intermediate and advanced JavaScript methodologies.
Essential JavaScript Design Patterns (Addy Osmani)
An introduction to essential JavaScript design patterns.
The JavaScript Programming Language (YUI Blog)
Douglas Crockford explores the language as it is today, and how it came to be.
Introduction to Object-Oriented JavaScript
Learn about the JavaScript object model.

進階

JavaScript Guide
A comprehensive, regularly updated guide to JavaScript for all levels of learning from beginner to advanced.
Learning Advanced JavaScript (John Resig)
John Resig's guide to advanced JavaScript.
Introducing the JavaScript DOM (Elated)
What is the Document Object Model, and why is it useful? This article gives you a gentle introduction to this powerful JavaScript feature.
An Inconvenient API: The Theory of the DOM (YUI Blog)
Douglas Crockford explains the Document Object Model.
Advanced JavaScript (YUI Blog)
Douglas Crockford looks closely at code patterns from which JavaScript programmers can choose in authoring their applications.
JavaScript Garden
Documentation of the most quirky parts of JavaScript.
Which JavaScript Framework? (StackOverflow)
Advice on choosing a JavaScript framework.
Non-Blocking JavaScript Downloads (YUI Blog)
Tips on improving the download performance of pages containing JavaScript.

CSS tutorials

入門

CSS Getting Started
This tutorial introduces you to Cascading Style Sheets (CSS). It guides you through the basic features of CSS with practical examples that you can try for yourself on your own computer.
CSS Selector Classes (Wikiversity)
What are classes in CSS?
External CSS (Wikiversity)
Using CSS from an external style sheet.
Adding a Touch of Style (W3C)
A brief beginner's guide to styling web pages with CSS.
Common CSS Questions
Common questions and answers for beginners.
CodeAvengers (CodeAvengers.com)
Code Avengers is the fun, effective way to learn to code web apps and games with HTML, CSS, and JavaScript.

中階

CSS Reference
Complete reference to CSS, with details on support by Firefox and other browsers.
CSS Challenges (Wikiversity)
Flex your CSS skills, and see where you need more practice.
Intermediate CSS Concepts (HTML.net)
Grouping, pseudo-classes, and more.
CSS Positioning 101 (A List Apart)
Using positioning for standards-compliant, table-free layout.
Progressive Enhancement with CSS (A List Apart)
Integrate progressive enhancement into your web pages with CSS.
Fluid Grids (A List Apart)
Design layouts that fluidly resize with the browser window, while still using a typographic grid.

進階

Using CSS Transforms
Apply rotation, skewing, scaling, and translation using CSS.
CSS Transitions
CSS transitions, part of the draft CSS3 specification, provide a way to animate changes to CSS properties, instead of having the changes take effect instantly.
Quick Guide to Implement Web Fonts with @font-face (HTML5 Rocks)
The @font-face feature from CSS3 allows you to use custom typefaces on the web in an accessible, manipulatable, and scalable way.
Starting to Write CSS (David Walsh)
An introduction to tools and methodologies to write more succinct, maintainable, and scalable CSS.

 

文件標籤與貢獻者

 此頁面的貢獻者: KevinHuang.lds, sailplaneTW
 最近更新: KevinHuang.lds,