HTML Basics and basic tags (no image at the moment)

Source: Internet
Author: User

HTML: site (site)-Web page

HTML as the file suffix, you can change the file into a Web page

HTML is the name of a programming language: Hypertext Markup Language
Beyond the text of the category, in addition to the text can also have pictures, video, audio, animation effects and other content, a computer programming language consisting of markers (<>)

the role of HTML language : making Web pages

Basic Format :


<body> We are popularly known for body </body>

The code is written in the body, which is the <body>...</body>

Mark:
-Text Mark
+ Bold, italic, underline <b> <i> <u>
+ color, size, font style <font color= "" size= "" face= "" ></font>

-Image Marker
+

--------------------------------------------------------------------------
Space mark:&nbsp;
Line break tag:<br/>
Paragraph mark:<p></p>

Form:
<table>
<tr> Line
<td></td> column
</tr>
</table>

Border-border thickness
Width-wide px%
Height-Altitude
Align-Horizontal arrangement format
valign-Vertical Rehearsal format
bgcolor-background color
background-background image

cellspacing-spacing between cells
cellpadding-spacing between content and cells


Hyperlink: <a href= "Connect" target= "_blank" > Text/Picture </a>

HTML Basics and basic tags (no image at the moment)

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.