The HTML Reference Manual learning Guide

Source: Internet
Author: User
Tags tag name

The HTML reference manual is an essential tool in learning HTML, and with the HTML tutorial on the W3cschool homepage, I believe you will learn it very quickly.

650) this.width=650; "src=" Http://www.w3cschool.cn/attachments/image/20161021/1477034729533205.png "alt=" HTML reference manual "Style=" border:0px;width:782px;height:274px; "/>



First, what is HTML?


HTML (Hyper Text mark-up Language) is a Hypertext Markup language, which is the description language of WWW, presented by Tim Berners-lee. A language that describes the structure and representation of a page's document by using tag tags, which are then parsed by the browser and then displayed on the Web page. HTML tags are the basis of web pages, and almost all of the pages we see are inseparable from HTML, so learning HTML can be a fundamental foundation.

    • The English full name of HTML is hypertext Marked Language, Chinese is called "Hypertext Markup Language".

    • Unlike the general text, an HTML file contains not only textual content, but also some tags, which are called "tokens" in Chinese.

    • The suffix name of an HTML file is. htm or. html.

    • HTML is case insensitive, HTML is the same as HTML

    • You can write HTML files with a text editor.


Second, HTML page structure

HTML text is a descriptive text made up of HTML commands that describe text , graphics , animations , sounds , tables , links, and so on. The structure of HTML consists of two parts: Head (head), body (body) . The header describes the information required by the browser, and the subject contains the specific content to be described.


650) this.width=650; "src=" http://www.w3cschool.cn/attachments/day_161021/201610211224175653.jpg "alt=" HTML Structure " Style= "border:0px;line-height:1.7;"/>






What can I do to learn html well?


    1. It's easy to modify the structure of your website and blog page.

    2. SEO site is useful for optimization.

    3. Take doctrine, you can copy the template you want by saving other Web page source code and modifying it appropriately.

    4. When you have a beautiful PSD source file picture, you can easily make the picture cut into a Web page.

    5. Whether it is PHP, ASP,. NET, JSP and other Web programming languages, you need to use HTML.

    6. It is easy to detect whether a Web site is in a Trojan. and prevention of Web Trojans.

    7. Can be advanced to a higher level: DIV+CSS Web design.

    8. After reading the manuals and tutorials of the W3cschool online tutorials, you can run the appropriate programming examples to help understand.

Is it difficult to learn HTML?

It's hard for beginners to make a website, but that's not the case! Making a website is actually a very simple thing, like we edit Word document, text center, text change color, add background, text bold, insert picture, etc., on the Web page is simply to use these operations in HTML language.

How to use the HTML reference manual to learn HTML language?

1: Must be more hands-on, a lot of changes to other people's web code. (Right-click on the Effects page to select "View source files" To see the code that implements the effect, and consult the HTML Reference guide for the use of the HTML code.) )

Such as:

HTML Global Properties

HTML5 <canvas> Reference Manual



2: Remember some common HTML syntax. Many editors and artists learn html when they only remember some of the common syntax used in HTML web design.


For example:


(1) Stickers :

(2) Join the connection:<a href="所要连接的相关地址">写上你想写的字</a>

(3) HTML <meta> Tag Name property

<meta name="Keywords" content="关键词" />
<meta name="Description" content="网站描述" />


3: Skilled use of keyboard shortcuts is also one of the ways to improve learning and work efficiency.


Vi. Learning HTML Common Tools/html editor recommendations and downloads


The tools used to write HTML code are those that are most commonly used, and what are the best ones to use? The following W3cschool online tutorials are compiled for you with a list of the following tools:


650) this.width=650; "src=" http://www.w3cschool.cn/attachments/day_161021/201610211237277551.jpg "alt=" HTML Tool " Style= "border:0px;line-height:1.7;"/>




①, Notepad


(Beginners strongly recommend, help you lay a solid foundation to see him)

②, Dreamweaver (Common, with Design view)


Adobe CS6 Official: https://helpx.adobe.com/cn/x-productkb/policy-pricing/cs6-CN-product-downloads.html

③, EditPlus (useful, color-coded)

EditPlus official: https://www.editplus.com/download.html

④, Frontpage⑤, notepad++

: http://notepad-plus-plus.org/download/

⑥, Sublime

Sublime Edit organ Party download: http://www.sublimetext.com/

⑦, Hbuilder


Fast-coded geek tool, finger-cool, eye-Cool download

Hbuilder official: http://www.dcloud.io/

There are other authoring environments like the Java language that can also write HTML code.


This article is from the "11209433" blog, please be sure to keep this source http://11219433.blog.51cto.com/11209433/1866854

The HTML Reference Manual learning guide

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.