Introduction to HTML content

Source: Internet
Author: User

Introduction to HTML content

Recently in the study of PHP development, and therefore comprehensive learning html,css and other related content. Learning progress depends on the video content, and now the contents of the HTML section described in the introduction video:

About Hanshunping Podcasts from beginners to proficient videos I've included 149 speaking. Where 1-9 is the HTML part, 10-22 is the CSS part. 22 after the PHP section, because the main is to learn PHP, and therefore the teacher on the HTML and CSS content is not overly detailed, stressed to the point.


HTML section

The001Speak:

HTML Introduction, The principle of HTML operation. Html4.0 to html5.0 xhtml with XML, The popularity of XML files

The002Speak:

fixed directory for Apache server http://localhost/( root directory of Apache server )

The003Speak:

HTML standard format,HTML differs from htm ,htm takes precedence over HTML Receiving access to index.htm takes precedence over index.html files before being accessed. single-label and double-label Html

The004Speak:

Symbolic entity of HTML, symbol of HTML itself

The005Speak:

There are sequence lists, unordered tables, frames

(In fact, these attributes of HTML should be the browser's standard parsing of HTML -formatted files, so access to the data should basically be understandable)

The006Speak:(on the network, a more important point)

1, the HTML form submission content to the server:

(There is a big difference betweenget and post , which is described in more detail later)

Get is a password that is displayed directly in the address bar, which is quite unsafe

Post does not place the password directly in the address bar

Of course the grab Bag tool is also able to crawl to:

submit data to the server in the form form:

Here the action will not only submit the data, but also directly to the ok.html page, of course, it should also be set through the field.

The007Speak:

Forms and Form controls

check boxes, radio boxes, text, text fields, drop-down boxes, and so on. The focus is on the data submission in the form (to the PHP backend server ha),


No. 008Speak:

Embed music embedded in the movie in static Web page HTML .

Map mapping:



No. 009Speak:

The effect of flow:

There are also the rest of the various label effects. These are not important, relatively simple content.

Behind the div+css, the main reason is that the HTML layout of the short board, only table, relatively inflexible.

The content of Html is basically finished!


Introduction to HTML content

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.