1 <!DOCTYPE HTML Public "-//W3C//DTD XHTML 1.0 transitional//en" "http://www.w3.org/TR/xhtml1/DTD/ Xhtml1-transitional.dtd ">2 <HTMLxmlns= "http://www.w3.org/1999/xhtml">3 <Head>4 <Metahttp-equiv= "Content-type"content= "text/html; charset=utf-8" />5 <title>Untitled Document</title>6 7 <Linkhref= "Untitled-3.css"rel= "stylesheet"type= "Text/css" />8 </Head>9 Ten <Body><BR/> One <ahref= "http://www.360.com/">360 official website</a> A <BR/> - - <Divstyle= "Background-color: #0F3">56123456</Div> the <P>Spring has come.</P> - <P>Spring flowers bloom.</P> - <Divclass= "AA"ID= "A1">1</Div> - <Divclass= "AA"ID= "A2"><P>2</P></Div> + <Divclass= "AA"ID= "A3">3</Div> - <Divclass= "AA"ID= "A4">4</Div> + </Body> A </HTML>
1 @charset "Utf-8";2 /*CSS Document*/3 P/*for all P tags*/4{5 font-size:36px;/*Font Size*/6 Color:#F00;/*text color*/7 Background-color:#CF3;/*Background Color*/}8 9 . AATen{ One width:300px; A Height:200px; - Border:1px solid #F00;} - . AA P the{ - font-size:36px; - Color:#FF3;} - #a1 +{ - Background-color:#0F3;} + #a2 A{ at Background-color:#09C;} - #a3 -{ - Background-color:#90C;} - #a4 -{ in Background-color:#FF3;} - a to{ + font-size:24px;} - A:link the{ * text-decoration:None; $ Color:Black;}Panax Notoginseng a:visited -{ the text-decoration:None; + Color:Black;} A a:hover the{ + text-decoration:Underline; - Color:Red;} $ a:active ${ - text-decoration:Underline; - Color:Orange;}
CSS style sheet-1 teacher classes