Today you learn the basic elements of HTML, basic grammatical elements, such as the characteristics of the picture it.

Source: Internet
Author: User

Now our novice software is: Adobe Dreamweaver CS6

According to the following format to change, the next point HTML5 directly to change over.

You can knock on the code and we'll learn together.

<!doctype html>
<meta charset= "Utf-8" >
<title> Untitled Document </title>
<style>

#box1 {
background-color:red;
}
. Div1{background:yellow;}
. div2{border:1px solid #000;}

</style>

<body>

<!--ID can only be unique--
<div style= "width:100px; height:100px; border:1px solid #000; "id=" Box1 box2 "></div>

<!--class can be multiple--
<div style= "width:100px; height:100px, "class=" Div1 div2 "></div>

<!--class can be multiple--

<a href= "#" title= "I am a hint message" > I am a link </a>

</body>

Today you learn the basic elements of HTML, basic grammatical elements, such as the characteristics of the picture it.

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.