Getting started with HTML and getting started with html

Source: Internet
Author: User

Getting started with HTML and getting started with html

HTML getting started

What is HTML?

HyperText MarkUp language (HTML) is a language that uses special tags to describe the structure and representation of a document. (It can be compiled using any compiler, because it is a plain text file)

What is HTML?

HTML syntax is to add tags that indicate the meaning of the text, so that users (people or programs) can better understand the text. The following is a simple HTML document:

 

All HTML documents must have a

<Head> tags are used to include titles, descriptions of the entire document, and Keywords of the document.

<Body> A tag contains all the content of a document (such as text, hyperlink, image, table, and list .)

<A> tags are used to represent links.

HTML document content

Different tags allow HTML documents to contain different content, such as text, links, images, lists, tables, forms, and frames.

Text: HTML provides the most abundant support for text. You can set titles, segments, and line breaks at different levels, specify the meaning and appearance of the text, and describe that the plain text is referenced from other places, and so on.

Link: Links are used to indicate that the content is related to another page or somewhere on the current page.

Image: Images are used to make the page more beautiful or provide more information.

List: The list is used to indicate that a series of entries are related to each other.

Table: Tables are organized by rows and columns, and many people use tables for page layout.

Form: A form is usually composed of an input box, button, multiple-choice box, single-choice, and drop-down list, making the HTML page more interactive.

Framework: The framework allows the page to contain other pages.

Related Article

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.