HTML5 final assignment: personal introduction to website design - Star Yichen (7 pages) with message HTML+CSS+JavaScript student DW web design assignment finished web course design web planning and design computer completed web design source code
Common web design topics include individuals, food, companies, schools, tourism, e-commerce, pets, electrical appliances, tea, home, hotels, dance, animation, stars, clothing, sports, cosmetics, logistics, environmental protection, books, wedding dress, military, games, festivals, smoking cessation, movies, photography, culture, hometown, flowers, gifts Car, other web design topics, A + level homework, can meet the web design needs of College Students' Web homework, and those who like can be downloaded!
🧡Author URI
🧡HTML final assignment column
Introduction to works
1. Introduction to web works: HTML final college students' web design homework A + level, you can download what you like, and the article page supports mobile PC responsive layout.
2. Web page work editing: after downloading the work, you can use any HTML editing software (such as DW, HBuilder, Notepad, vscade, Sublime, Webstorm, Notepad + +, etc.) to edit and modify the web page.
3. Web work technology: Div+CSS, mouse over effect, Table, navigation bar effect, banner, form, secondary and tertiary pages, video, audio elements, Flash, logo (source file) is designed, and the knowledge points required for basic final homework are fully covered.
1, Work display
2, File directory
3, Code implementation
<!doctype html> <html> <head> <meta charset="GB2312"> <meta name="keywords" content="tzyh" /> <title>Resume</title> <link href="css/style.css" rel="stylesheet"></head> <SCRIPT language=JavaScript> document.oncontextmenu=new Function("event.returnValue=false;"); document.onselectstart=new Function("event.returnValue=false;"); </SCRIPT> <script type="text/javascript" src="../../chengpin/tzyh.js" ></script> <body> <!-- Copyright ?2005. Spidersoft Ltd --> <style> A.applink:hover {border: 2px dotted #DCE6F4;padding:2px;background-color:#ffff00;color:green;text-decoration:none} A.applink {border: 2px dotted #DCE6F4;padding:2px;color:#2F5BFF;background:transparent;text-decoration:none} A.info {color:#2F5BFF;background:transparent;text-decoration:none} A.info:hover {color:green;background:transparent;text-decoration:underline} </style> <center> <table width="960" border="0" class="main" cellspacing="0" cellpadding="0" style=" margin-bottom:20px;"> <tr> <td height="76" colspan="3" class="branding"> <center><a href="index.html" > <img src="images/logo.png" alt="Horus" /></center> </a> </td> </tr> <tr> <td height="125" colspan="3"> <table width="960" border="0" align="center" cellspacing="0" class="nav"> <tr><td></td> <td width="120" height="125" ><a href="index.html" >home page</a></td> <td width="120" ><a href="x.html" >Personal profile</a></td> <td width="120" ><a href="c.html" >Acting experience</a></td> <td width="120"><a href="r.html" >Personal life</a></td> <td width="120"><a href="d.html" >Representative works</a></td> <td width="150"><a href="z.html" >Album appreciation</a></td> <td width="120"><a class="active" href="k.html" >Online Message </a></td> <td></td> </tr> </table> </td> </tr> <tr> <td height="800" colspan="3" > <table width="960" border="0" align="center" cellspacing="0" style="background: #fff;"> <tr> <td style="padding-left:40px;padding-right:40px;" height="800"> <h1 style="text-align:center; font-size:24px; color:#fc93a0; "> online message < / H1 > < table width =" 650 "border =" 0 "cellspacing =" 40 "cellpadding =" 15 "style =" margin: 20px Auto; "> <tr> <td>nickname</td> <td><input name="" type="text" style="width:400px; height:30px;border:1px solid #ccc;"/></td> </tr> <tr> <td>E-mail</td> <td><input name="" type="text" style="width:400px; height:30px;border:1px solid #ccc;"/></td> </tr> <tr> <td>Telephone</td> <td><input name="" type="text" style="width:400px; height:30px;border:1px solid #ccc;"/></td> </tr> <tr> <td>text</td> <td><textarea name="" cols="" rows="" style="width:400px; height:100px;border:1px solid #ccc;"></textarea></td> </tr> <tr> <td></td> <td><input name="" type="button" style="width:200px; height:30px;border:1px solid #CCC; "value =" submit information "/ ></td> </tr> </table> </td> </tr></table></td> </tr> <tr> <td id="footer" colspan="3" > <center><font color="white">Lin Yichen's personal website</font></center> </td> </tr> </table> </center> </body> </html>
4, Learning materials
A complete set of web front-end zero foundation - Introduction to advanced (Video + source code + development software + learning materials + interview questions) (Tutorial)
Suitable for entry-level to advanced children's shoes ~ send 1000 sets of HTML+CSS+JavaScript template websites
5, Complete source code
[Baidu online disk - source code download address]
Link: https://pan.baidu.com/s/1UdFzRE6mEKC5D1xALTMbYw
Extraction code: 8888
6, More source code
HTML5 final assessment homework source code * includes individuals, food, companies, schools, tourism, e-commerce, pets, electrical appliances, tea, home, hotels, dance, animation, stars, clothing, sports, cosmetics, logistics, environmental protection, books, wedding dress, military, games, festivals, smoking cessation, movies, photography, culture, hometown, flowers Gifts, cars and others can meet the web design needs of College Students' Web homework. You can download what you like!