Life is short, I use python--Day14 html

Source: Internet
Author: User

Catalogue Introduction
  • HTML Interaction Process
  • DOCTYPE tags-------> tell the browser what HTML or XHTML specification to use to parse HTML documents
  • META tags-------> provides meta-information about pages, such as page encodings, refreshes, jumps, descriptions and keywords for search engine and update frequency
    • Page encoding (tells the browser what encoding)
    • Refresh and jump
    • Keywords
    • Describe
    • IE compatibility
  • Title Tag--------> Web header information
  • Link tag--------> connection file, here's how the IOC icon is implemented using the link tag.
  • Various symbols
  • P tags--------> paragraph labels
  • BR label--------> line Break label
  • A label--------> Connection Label
  • H tag--------> title Tags
  • Span tags--------> block labels with no decorations
  • div tags--------> Whiteboard tags
  • Tag categories: block labels, inline labels
  • Meaning of the existence of tags
  • Active closing tags and autism and label differences and usage
HTML Interaction Process

All of the process of interacting with the Web server, in fact, is a client and server using the socket communication process, the server sends all the data is a string, only when the browser has received the data translated, it will show the effect we want.

1

Life is short, I use python--Day14 html

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.