web123456

HTML+CSS+JS Web Design Final Course Large Assignment Peking Opera Culture Ink Wind Painting and Calligraphy

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http:///TR/xhtml1/DTD/"> <html xmlns="http:///1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>home page (of a website)</title> <link rel="stylesheet" type="text/css" href="css/" /> </head> <body> <div class="wrap"> <div class="top"> <div class="logo"><img src="images/" width="404" height="125" /></div> <div class="nav"> <ul> <li><a href="">home page (of a website)</a></li> <li><a href="">present (sb for a job etc)</a></li> <li><a href="">center</a></li> <li><a href="">artists</a></li> <li><a href="">with respect to</a></li> </ul> </div> <div class="s_btn"></div> </div> <div class="ban-box"> <div id="ban"></div> <div id="t1_box"> <div id="t1_1"><a href="#"><b>Latest News</b>&nbsp;&nbsp;&nbsp;&nbsp;2107.11.20 &nbsp;&nbsp; The Wuhan Peking Opera Troupe's production of "The Face Show" will go on a national tour in early December.</a></div> <div id="gd"><a href="#">More news</a></div> </div> </div> <div id="box1"></div> <div class="box2"> <div class="box_c"> <div class="box_z"><p>Valuable folk culture. Each face painting, which carries the<br />It's alive.</p></div> <div class="box_e"><img src="images/tu_02.png" width="154" height="124" /></div> </div> </div> <div class="box3"> <div class="lj1"> <a href="#">Site Map</a> <a href="#" style="margin-top:30px;">privacy policy</a> <a href="#" style="margin-top:60px;">Simplified Chinese / English</a> </div> <div class="lj1"> <a href="#">Contact Us</a> <a href="#" style="margin-top:30px;">Frequently Asked Questions and Responses</a> </div> <div class="bq"></div> </div> <div class="foot"> <div class="backTop"><a href="#"><img src="images/tu_03.png" width="27" height="24" /></a></div> </div> </div> </body> </html>