Introduction to HTML5

Disclaimer: The materials used in this column are written by VIP students of Kaige Academy. Students have the right to remain anonymous and have the right to final interpretation of the article. Kaige Academy aims to promote VIP students to learn from each other based on public notes.

HTML5 isn't that hard, it's a very simple markup.
Three knowledge points: THML5/JS/CSS3.
After that is the web framework
C/S client/server
B/S browser/server

Advantages and disadvantages of C/S architecture:

image

The model of the C/S architecture:

image

Once the C/S architecture is updated, thousands of clients must be updated. If there are many updates, the clients cannot run until the update is completed.

The working principle of B/S architecture:

image

Advantages and disadvantages of B/S architecture:

image

Mobile companies pay through the Internet.
We want to develop in the direction of B/S.
The development principle of Taobao APP:

image

Webkit is open source, the kernel, and the most used.
The picture below shows the major browsers and their kernels in the world today.

image

Web page parsing schematic:

image

Web Essentials 3 Technologies:

image

Big knowledge framework:

image

Summary: html is a markup. It is mainly sent to the browser for parsing. The website is still simple. It's hard to work with, but HTML isn't that hard. This class mainly talks about the advantages and disadvantages of B/S architecture, the advantages and disadvantages of C/S, the operation mode of Taobao APP, the introduction of browser kernel, the specific process of web page parsing, and what web page technologies are.

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326964926&siteId=291194637