A tag creates a hyperlink and creates an anchor point with a tag

Source: Internet
Author: User

#Html今日学习内容
<! DOCTYPE html>
<meta charset= "UTF-8" >
<title> This is the first time </title>
<style type= "Text/css" >
#x {
width:100px;
height:400px;

}
#f {
width:100px;
height:50px;
}
. bordered {border-style:solid;color:red;}
. yoxixi {color:red;text-decoration:underline;font-weight:bold;}
</style>
<body>
<a name= "Chaper01" > Anchor points </a>
&LT;H1 style= "color:red" > Title I &LT;H2 style= "Color:blue" > title two <p> We are all good partners, everyone is very united. We are all good partners, everyone is very united. </p>
<p id= "F" > paragraph one, let's open a link <a href= "http//www.baidu.com" > Baidu a bit </a></p>
<p> paragraph two, let's insert a picture </p>
<div class= "Bordered" >div is a box, is a partition element, block-level element, it occupies a row </div>
<a href= "#chaper01" > go to Anchor </a>
<iframe src= "diyicilianxi.html" frame= "22222" border= "1" name= "Yoxiyoxi" width= "height=" >
This is an internal frame, 1 stands for box, 0 for No box, the first one there book link URL </iframe>
<a href= "xinde%20wangye.html" target= "Yoxiyoxi" > Jump </a>
<p> unordered list </p>
<ul>
<li> I am a sentence, I want to column, but do not sort </li>
<li> I am a sentence, I want to column, but do not sort </li>
<li> I am a sentence, I want to column, but do not sort </li>
</ul>
<p> Sequential Table </p>
<ol>
<li> I am a word I want to column, to sort </li>
<li> I am a word I want to column, to sort </li>
<li> I am a word I want to column, to sort </li>
</ol>
<p> definition List </p>
<dl>
<dt> Dogs </dt>
<dd> Sticky Animals </dd>
<dt> Cat </dt>
<dd> non-sticky animals </dd>
</dl>
<pre>
This symbol
You can make this part
The content follows the format I entered when I programmed it
Display in the browser
Very useful
</pre>
<p><span class= "Yoxixi" > This element is an inline element that occupies only the position of the displayed content and does not occupy the entire line
and emphasize the importance of the paragraph, such as underlined, red, bold. </span> other text places will not show like this </p>
<p><span class= "Yoxixi" > to the next paragraph, I want to use this element, but also can be set to this top </span></p>
</body>

A tag creates a hyperlink and creates an anchor point with a tag

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.