HTML Knowledge Point Outline (1)

Source: Internet
Author: User

What is HTML?
HTML, the full name is Hyper Text Markup Language, that is, Hypertext Markup Language. is a markup language used to describe a Web page.

HTML tags
An HTML tag is a keyword surrounded by angle brackets, and usually appears in pairs.

HTML elements
The HTML element refers to all the code from the start tag (start tag) to the end tag (end tag).

HTML Properties
HTML tags can have properties. The properties provide more information about the HTML element.
Properties are always in the form of name/value pairs, and are always specified in the start tag of the HTML element.

HTML annotations
The opening parenthesis (the left parenthesis) needs to be followed by an exclamation mark, which is not required until the closing parenthesis (the right parenthesis).

HTML Title
The title (Heading) is defined by tags such as

HTML Paragraph
The paragraph is defined by the <p> tag.

HTML Wrapping
If you want to wrap (a new line) without creating a new paragraph, use the <br/> tab

HTML text formatting
Text formatting tags

Label Describe
<b> Define bold text
<big> Define large characters
<em> Define text-focused
<i> Defining italic characters
<small> Define Small words
<strong> Define the aggravating tone
<sub> Define the subscript Word
<sup> defining superscript words
<ins> Defining Insert Words
<del> Define Delete words








"Computer Output" tab

Label Describe
<code> Defining computer code
<kbd> Defining keyboard Codes
<samp> Defining a sample of computer code
<tt> Defining the Typewriter code
<var> Defining variables
<pre> Defining pre-formatted text

references, references, and term definitions

Label Describe
<abbr> Defining abbreviations
<acronym> Defining acronyms
<address> Define Address
<bdo> Define text orientation
<blockquote> Define a long reference
<q> Define short cited terms
<cite> Define references, citations
<dfn> Define a definition Project

HTML Knowledge Point Outline (1)

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.