Home > headlines > body text

How to learn html? HTML learning methods and resource collection (collection)

PHPz
Release: 2018-09-08 15:50:29
Original
9561 people have browsed it

How to learn html? What are some good HTML learning websites? This article PHP Chinese website introduces some efficient HTML learning methods for HTML beginners, and recommends some good HTML learning resources to everyone! Hope it helps everyone!

How to learn html? HTML learning methods and resource collection (collection)
(Picture: php Chinese website"Learn website layout in 30 minutes"Video Tutorial, suitable for actual practice after learning HTML )

How to learn HTML?

html is Hypertext Markup Language. Most web pages now are in html format, and html code is the easiest to learn among all programming languages. So how can I learn html well?

1. First you need to download a useful web code editor.

The more professional one is notepad or PhpStorm, you can also use the more amateur one, Dreamweaver visual editor, no matter where All kinds of editors require practical use! You can follow htmlOnline Manual to learn and code while practicing! Keep repeating and put in more effort!

2. Secondly, it is particularly important to master the correct learning method of html.

There are two learning methods for learning programming: The first one: no matter what, first learn all the basics and master 50% of each knowledge point. Finally, in actual combat You work hard and don't make any mistakes. This is called learning by goals, with the goal of achieving the final development results. Type 2: No matter what knowledge, master more than 80%, no matter what you know or don't know, practice it 20 times first. This kind of learning method belongs to the stupid bird flying first and working hard type. It will be much easier when it comes to actual combat later. The above are two important methods for learning programming summarized by Brother Zhu of PHP Chinese website. You can also learn from them! Specific reference: How to learn a programming language well? Brother Zhu will talk to you about efficient programming learning methods.

3. A good learning tutorial will help you learn with half the effort!

What are some good HTML learning websites or video tutorials? There are many html learning websites, such as php Chinese website, W3C, and novice tutorials, where you can learn.

Here are some course resources for learning HMTL on the PHP Chinese website:

01: Download and use of HTML editing tools: http://www.php .cn/xiazai/gongju

02: HTML development online manual: http://www.php.cn/course/27.html

03 : HTML online dictionary query: http://www.php.cn/dic/11.html

04: HTML online video tutorial: http://www.php .cn/course/list/11.html

The above are the HTML learning methods and some learning resources summarized by the PHP Chinese website to help everyone learn HTML quickly. Beginners do not need to find too many Tutorials, if there are too many tutorials, you will lose your way. Just read one course and understand it thoroughly.

What else do you need to learn after learning html?

When you finish learning, you can make some simple static web pages, but you still can’t make some super cool web pages with special effects. At this time, you may not be satisfied with html. Then you can learn css, html5, JS/JQ. For more knowledge about the front-end of web pages, please pay attention to the PHP Chinese website online video tutorial column!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template