HTML page Small Exercise __html

Source: Internet
Author: User
<! DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 transitional//en" >
<HTML>
<HEAD>
<TITLE> Practice 1</title>
<meta name= "generator" content= "EditPlus" >
<meta name= "Author" content= "Pang" >
<meta name= "Keywords" content= keyword allows pages to be searched quickly ">
<meta name= "Description" content= "tag element description" >
<meta http-equiv= "Content-type" content= "Text/html;charset=utf-8" >
</HEAD>
<BODY>
<ul>
<li>
<ul>
<li> Organization Setup 1<li>
<li> Organization Setup 2<li>
<li> Organization Setup 3<li>
<li> Organization Setup 4<li>
</ul>
</li>
<li> Home 1</li>
<li> Home 2</li>
<li> Home 3</li>
<li> Home 4</li>
</ul>
<!--Custom Label DL-->
<pre>
for (int i=0;i<10;i++)
{
printf ("%2d", I);
}
<pre>
<dl>
<dt> Custom List 1</dt>
<dd> Custom List 2</dd>
<dd> Custom List 3</dd>
</dl>
<a href= "demo2.html" target= "content" title= "This is my HYPERLINK" > This is a hyperlink </a>
<!--scrollamount Set text scrolling speed-->
<!--onmouseover triggers events when the mouse is passed-->
<!--onmouseout Sets the trigger event when the mouse leaves-->
<marquee direction= "left" scrollamount= "5" onmouseover= "This.stop ()" onmouseout= "This.start ()" > Text automatically moves by default automatically moves from right to left
<li> List 1</li>
<li> List 2</li>
<li> List 3</li>
</marquee>
<!--Alt if it is not loaded, it can indicate that the search engine can retrieve the-->

<marquee scrollamount= "5" ><a href= "demo2.html" ><a ></marquee>
</BODY>
</HTML>

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.