Day 1
Html:
<! DOCTYPE html>
<meta charset= "UTF-8" >
<meta http-equiv= "Cache-control" content= "No-cache"/>
<TITLE>HSL | Copy websites</title>
<link rel= "stylesheet" type= "Text/css " href= "Css/style.css" >
<body id= "index" >
<!--Start header --
<nav>
<a href= "about.html" > About </a>
<a href= "mailto:[email protected" > Contact </a>
<a href= "http://www.cnblogs.com/JFDI/" > Blog Park </a>
</nav>
<!--End header --
<!--Start Top_container --
<div id= "Top_container" >
<a href= "Mailto:[email protected]" ></a>
<div id= "Infor_container" >
<div> I'm HSL I'm learning </div>
<div class= "Orange" >180 Day Imitation 180 website </div>
<div> You can <span><a href= "http://www.cnblogs.com/JFDI/" > Blog Park </a></span> View my plan &L T;/div>
</div>
</div>
<!--End Top_container --
<!--Start Marquee_container --
<div id= "Marquee_container" >
<div> today's website</div>
<a href= "#" >hello world!</a>
</div>
<!--End Marquee_container --
<!--Start Websites_list_container --
<div id= "Websites_list_container" >
<div>day 1 <span><a href= "home.html" >Homepage</a></span></div>
</div>
<!--End Websites_list_container --
</body>
CSS Styles :
@charset "Utf-8";
h1{
margin:0;
padding:0;
}
body{
Font-family:arial, Sans-serif;
Color: #5f5f5f;
letter-spacing:2px;
}
a{
Color: #8b00e0;
Font-weight:bold;
}
a:visited{
Color: #42006a;
}
/* Head NAV style */
Header {
Text-align:right;
padding-bottom:5px;
border-bottom:1px solid #ccc;
}
Nav a{
margin-left:10px;
Font-weight:normal;
Text-decoration:none;
}
/* Head NAV style End */
/* Top container start */
#top_container {
margin:20px 0 50px 50px;
}
h1{
font-size:90px;
Color: #ff9933;
Line-height:1;
}
#logo {
Float:right;
MARGIN:12PX 50px;
}
#infor_container {
font-size:22px;
}
/* Top container End */
/* Marquee Container */
#marquee_container {
border-top:1px solid #5f5f5f;
border-bottom:1px solid #5f5f5f;
Text-align:center;
line-height:1.6;
font-size:26px;
Margin:0 50px;
Padding:30 0;
}
/* End of marquee container */
/* Web List Container */
#Websites_list_container {
margin:30px 0 20px 50px;
}
/* End of Page list container */
Mimic Jennifer Dewalt | website of websites