時(shí)間:2023-08-09 17:39:01 | 來源:網(wǎng)站運(yùn)營
時(shí)間:2023-08-09 17:39:01 來源:網(wǎng)站運(yùn)營
HTML5期末大作業(yè):動漫網(wǎng)站設(shè)計(jì)——?jiǎng)勇烟倚⊥枳?6頁) HTML+CSS+JavaScript 學(xué)生DW網(wǎng)頁設(shè)計(jì)作業(yè)成品 關(guān)于動漫的HTML網(wǎng)頁設(shè)計(jì):常見網(wǎng)頁設(shè)計(jì)作業(yè)題材有作者主頁-更多源碼個(gè)人、 美食、 公司、 學(xué)校、 旅游、 電商、 寵物、 電器、 茶葉、 家居、 酒店、 舞蹈、 動漫、 明星、 服裝、 體育、 化妝品、 物流、 環(huán)保、 書籍、 婚紗、 軍事、 游戲、 節(jié)日、 戒煙、 電影、 攝影、 文化、 家鄉(xiāng)、 鮮花、 禮品、 汽車、 其他
等網(wǎng)頁設(shè)計(jì)題目,A+水平作業(yè)
, 可滿足大學(xué)生網(wǎng)頁大作業(yè)網(wǎng)頁設(shè)計(jì)需求, 喜歡的可以下載!
1.網(wǎng)頁作品簡介
:HTML期末大學(xué)生網(wǎng)頁設(shè)計(jì)作業(yè) A+水平 ,喜歡的可以下載,文章頁支持手機(jī)PC響應(yīng)式布局。2.網(wǎng)頁作品編輯
:作品下載后可使用任意HTML編輯軟件(如:DW、HBuilder、NotePAD 、Vscode 、Sublime 、Webstorm、 Notepad++
等任意HTML軟件編輯修改網(wǎng)頁)。3.網(wǎng)頁作品技術(shù)
:Div+CSS、鼠標(biāo)滑過特效、Table、導(dǎo)航欄效果、banner、表單、二級三級頁面等,視頻、 音頻元素 、Flash,同時(shí)設(shè)計(jì)了logo(源文件),基本期末作業(yè)所需的知識點(diǎn)全覆蓋。<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link href="css/style.css" type="text/css" rel="stylesheet" /> <meta name="keywords" content="tzyh" /> <title>Untitled Document</title> </head> <script type="text/javascript" src="../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> <!-- /Copyright ? 2005. Spidersoft Ltd --> <div class="top"> <div class="top_in"> <table width="1004" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="153"><img src="images/img2.png" /></td> <td width="278" height="150"><img src="images/zi.png" /></td> <td width="573" align="right" valign="bottom"> <img src="images/tel.png" /> </td> style=" border-bottom: 1px dashed #fed6cd; font-size: 14px; font-family: 微軟雅黑; color: #c72638; font-weight: 100; " > <a href="list12.html">社會影響</a> </td> </tr> <tr> <td height="45" align="left" valign="middle" style=" border-bottom: 1px dashed #fed6cd; font-size: 14px; font-family: 微軟雅黑; color: #c72638; font-weight: 100; " > <a href="list13.html">創(chuàng)作背后</a> </td> </tr> <tr> <td height="45" align="left" valign="middle" style=" border-bottom: 1px dashed #fed6cd; font-size: 14px; font-family: 微軟雅黑; color: #c72638; font-weight: 100; " > <a href="list14.html">作品評價(jià)</a> </td> </tr> <tr> <td height="45" align="left" valign="middle" style=" border-bottom: 1px dashed #fed6cd; font-size: 14px; font-family: 微軟雅黑; color: #c72638; font-weight: 100; " > <a href="list15.html">精彩瞬間</a> </td> </tr> </table> </td> <td width="20"> </td> <td align="left" valign="top"> <table width="784" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF" > <tr> <td height="40" bgcolor="#c72638" style="color: #fff"> 所獲獎(jiǎng)勵(lì) </td> </tr> <tr> <td height="761" align="left" valign="top" style="font-size: 12px; color: #c72638" > <div style="padding: 11px; line-height: 33px"> <b style="font-size: 14px" ><img src="images/img18.jpg" width="764" /><br /><br />聯(lián)系地址:某省某市某街道</b > <br /> <br /> <b style="font-size: 14px"> 高依晗: </b> </div> </td> </tr> </table> </td> </tr> </table> </div> <div class="footer"> 櫻桃小丸子動漫周邊http://shop64155920.taobao.com/?spm=0.0.0.0.r5849n<br />高依晗 </div> </div> </body></html>
web前端 零基礎(chǔ)-入門到高級 (視頻+源碼+開發(fā)軟件+學(xué)習(xí)資料+面試題) 一整套 (教程)
適合入門到高級的童鞋們?nèi)胧謣送1000套HTML+CSS+JavaScript模板網(wǎng)站
【百度網(wǎng)盤-源碼下載地址】
HTML5期末考核大作業(yè)源碼
包含 個(gè)人、 美食、 公司、 學(xué)校、 旅游、 電商、 寵物、 電器、 茶葉、 家居、 酒店、 舞蹈、 動漫、 明星、 服裝、 體育、 化妝品、 物流、 環(huán)保、 書籍、 婚紗、 軍事、 游戲、 節(jié)日、 戒煙、 電影、 攝影、 文化、 家鄉(xiāng)、 鮮花、 禮品、 汽車、 其他
* 可滿足大學(xué)生網(wǎng)頁大作業(yè)網(wǎng)頁設(shè)計(jì)需求, 喜歡的可以下載! 關(guān)鍵詞:學(xué)生,作業(yè),設(shè)計(jì),丸子,櫻桃
客戶&案例
營銷資訊
關(guān)于我們
微信公眾號
版權(quán)所有? 億企邦 1997-2025 保留一切法律許可權(quán)利。