網頁作業成品
㈠ 網頁作業成品免費下載 內容:學生考試大作業作品網頁設計成品免費下載,dreamweaver網頁設計製作作業下載
你網路搜索一下「原創畢業設計網」,第一個網站裡面搜索靜態網頁設計,我做的,分享給大家。
㈡ dw簡單網頁製作成品 學生作業 靜態網頁
dw很好操作的,第一次入手時可能會生疏點。
不過仔細點,做個簡單的靜態網頁還是很容易的。。。
給你個找了個基礎的教怎麼使用dw的文章,看下吧。。。
㈢ 求一個網頁製作成品作業 個人網頁的
在網路隨便找復一個個人主頁打制開後,點擊右鍵,查看源文件,全選,復制,粘貼到DW裡面,然後批量修改源碼中涉及的CSS和圖片地址!再或者,徹底點,直接將別人的主頁點擊瀏覽器···文件··另存為···網頁,這樣該主頁的所有css和圖片都被復制下來,你只要簡單編輯一下html加入些自己的東西就可以了
㈣ 網頁製作成品
給你倆吧!!!如果還想要其他的資料,給我留言。
這是單個的導航條。。。
<!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" />
<title>nav01</title>
<style type="text/css">
* {
margin:0;
padding:0;
}
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background:#666;
}
#nav {
margin:100px;
list-style:none;
}
#nav li {
float:left;
}
#nav li a {
padding:10px 20px;
background: url(images/nav.gif) repeat-x;
color:#fff;
text-decoration:none;
text-transform:capitalize;
display:block;
}
#nav li a:hover {
color:#000;
background:#ccc;
border:0px solid #000;
}
#nav li a:active {
background: #333333;
}
</style>
</head>
<body>
<ul id="nav">
<li><a href="#">home</a></li>
<li><a href="#">about</a></li>
<li><a href="#">news</a></li>
<li><a href="#">procts</a></li>
<li><a href="#">services</a></li>
<li><a href="#">cloents</a></li>
<li><a href="#">blog</a></li>
<li><a href="#">link</a></li>
</ul>
</body>
</html>
這是簡單網頁。。。
<!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">
<!-- DW6 -->
<head>
<!-- Copyright 2005 Macromedia, Inc. All rights reserved. -->
<title>Home Page</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="mm_health_nutr.css" type="text/css" />
<script language="javaScript" type="text/javascript">
//--------------- LOCALIZEABLE GLOBALS ---------------
var d=new Date();
var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December");
//Ensure correct for language. English is "January 1, 2004"
var TODAY = monthname[d.getMonth()] + " " + d.getDate() + ", " + d.getFullYear();
//--------------- END LOCALIZEABLE ---------------
</script>
</head>
<body bgcolor="#F4FFE4">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr bgcolor="#D5EDB3">
<td width="382" colspan="3" rowspan="2"><img src="mm_health_photo.jpg" alt="Header image" width="382" height="101" border="0" /></td>
<td width="378" height="50" colspan="3" id="logo" valign="bottom" align="center" nowrap="nowrap">insert website name</td>
<td width="100%"> </td>
</tr>
<tr bgcolor="#D5EDB3">
<td height="51" colspan="3" id="tagline" valign="top" align="center">OPTIONAL TAGLINE HERE</td>
<td width="100%"> </td>
</tr>
<tr>
<td colspan="7" bgcolor="#5C743D"><img src="mm_spacer.gif" alt="" width="1" height="2" border="0" /></td>
</tr>
<tr>
<td colspan="7" bgcolor="#99CC66" background="mm_dashed_line.gif"><img src="mm_dashed_line.gif" alt="line decor" width="4" height="3" border="0" /></td>
</tr>
<tr bgcolor="#99CC66">
<td colspan="7" id="dateformat" height="20"> <script language="JavaScript" type="text/javascript">
document.write(TODAY); </script> </td>
</tr>
<tr>
<td colspan="7" bgcolor="#99CC66" background="mm_dashed_line.gif"><img src="mm_dashed_line.gif" alt="line decor" width="4" height="3" border="0" /></td>
</tr>
<tr>
<td colspan="7" bgcolor="#5C743D"><img src="mm_spacer.gif" alt="" width="1" height="2" border="0" /></td>
</tr>
<tr>
<td width="165" valign="top" bgcolor="#5C743D">
<table border="0" cellspacing="0" cellpadding="0" width="165" id="navigation">
<tr>
<td width="165"> <br />
<br /></td>
</tr>
<tr>
<td width="165"><a href="javascript:;" class="navText">topics</a></td>
</tr>
<tr>
<td width="165"><a href="javascript:;" class="navText">guidelines</a></td>
</tr>
<tr>
<td width="165"><a href="javascript:;" class="navText">ecators</a></td>
</tr>
<tr>
<td width="165"><a href="javascript:;" class="navText">special needs</a></td>
</tr>
<tr>
<td width="165"><a href="javascript:;" class="navText">food science</a></td>
</tr>
</table>
<br />
<br />
<br />
<br /> </td>
<td width="50"><img src="mm_spacer.gif" alt="" width="50" height="1" border="0" /></td>
<td width="305" colspan="2" valign="top"><img src="mm_spacer.gif" alt="" width="305" height="1" border="0" /><br />
<br />
<br />
<table border="0" cellspacing="0" cellpadding="0" width="305">
<tr>
<td class="pageName">WELCOME MESSAGE</td>
</tr>
<tr>
<td class="bodyText"><p>This Home Page layout makes a great starting point for your website. Virtually all of the content is customizable, including the images, the text, and the links. You can decide whether to keep the existing graphics or swap them out for pictures of your own.</p>
<p>The text on this page is intended to help you jumpstart your design by suggesting the sort of content you may want to include, but don't let it limit you. The same is also true for the link text - feel free to change the names of the links to better suit your particular needs. The Home Page layout can be used for multiple pages on your site, or you can choose from the Text, Catalogue, Proct, or Calendar layouts as well. Don't be afraid to get creative and combine different page layouts to make your site as engaging as possible. If you have any questions about using Contribute to edit these pages, refer to the Read Me file included with the download or to the Contribute Help System. Have fun and make a great website!</p> </td>
</tr>
</table>
<br />
<br /> </td>
<td width="50"><img src="mm_spacer.gif" alt="" width="50" height="1" border="0" /></td>
<td width="190" valign="top"><br />
<br />
<table border="0" cellspacing="0" cellpadding="0" width="190" id="leftcol">
<tr>
<td width="10"><img src="mm_spacer.gif" alt="" width="10" height="1" border="0" /></td>
<td width="170" class="smallText"><br />
<p><span class="subHeader">TITLE HERE</span><br />
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam. </p>
<p><span class="subHeader">TITLE HERE</span><br />
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam. </p>
<p><span class="subHeader">TITLE HERE</span><br />
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam. </p>
<br />
<br /> </td>
<td width="10"> </td>
</tr>
</table> </td>
<td width="100%"> </td>
</tr>
<tr>
<td width="165"> </td>
<td width="50"> </td>
<td width="167"> </td>
<td width="138"> </td>
<td width="50"> </td>
<td width="190"> </td>
<td width="100%"> </td>
</tr>
</table>
</body>
</html>
希望對你能有所幫助。
㈤ 求一網頁製作成品html只為交作業
夠嗆,自己素材網上搜索吧
㈥ 求一個網頁製作的成品(HTML靜態網頁的)
還是要自己動手寫寫的呀~曾今我也為了交這個作業一籌莫展
㈦ 求網頁設計成品大作業
我有以前做的dreamweaver的網頁作業。
有20份作業的源文件。任你挑選。
郵箱我就不單獨發了,為了方專便大家下載參考。屬
我把網頁作業源文件打包上傳到我的網路網盤。可以直接下載,不需要注冊,也不需要積分。
網頁作業的下載地址 公布於本人的網路空間的文章中。
找不到或者有什麼問題的可以私信我
㈧ 急求一個html成品網頁代碼、作業
您好,這樣的:
前提:隨便你在電腦里那個盤里新建文件夾,命名為:love,然後在這個文件夾里,分別建六個html文件,命名的話就像下面(如果真的不會,就在文件夾里新建六個txt記事本,建好之後分別重命名為以下的名稱。)。
首先,主頁為:index.html,另外五個網頁為:index1.html,index2.html,index3.html,index4.html,index5.html。
網頁1代碼:文件名:index1.html
<html>
<head></head>
<body>
<p>i love you!</p>
</body>
</html>
網頁2代碼:文件名:index2.html
<html>
<head></head>
<body>
<p>i hate you!</p>
</body>
</html>
網頁3代碼:文件名:index3.html
<html>
<head></head>
<body>
<p>i miss you!</p>
</body>
</html>
網頁4代碼:文件名:index4.html
<html>
<head></head>
<body>
<p>i miss you too!</p>
</body>
</html>
網頁5代碼:文件名:index5.html
<html>
<head></head>
<body>
<p>i love you too!</p>
</body>
</html>
最終要的是主頁代碼:index.html,代碼如下
<html>
<head></head>
<body>
<img src="XXX.JPG"/>
<a href="index1.html">網頁1</a>
<a href="index2.html">網頁2</a>
<a href="index3.html">網頁3</a>
<a href="index4.html">網頁4</a>
<a href="index5.html">網頁5</a>
</body>
</html>
㈨ 最簡單的網頁製作成品
已經發送3份。。。。(希望對你有所幫助。。。同時記得點贊我的回答哦。。
如有網頁方面的問題,歡迎去我們團或群--專業網站製作
140391953(網站、網頁製作QQ群