導航:首頁 > 萬維百科 > 一套美食網頁設計

一套美食網頁設計

發布時間:2020-12-07 22:17:25

1、需要一份《網頁設計與製作》的作業,設計一個網頁就好,求大神幫幫忙啊! 美食類的

你可以把你們老師的具體要求發出來,根據你們老師的要求來做,一般來說也還是很簡單的。

2、求一份關於一個旅遊景點或美食的簡單網頁設計作品 html格式,6個左右的子頁面,素材圖片什麼的都要

樓主你好!我可以給你提供一份,你只要登錄

找到相應版塊就能夠下載了

3、你有關於美食設計網站代碼嗎?

美食設計網站的代碼我沒有,但是我覺得你可以去參考一下別人的美食網站,這樣會給你一些很好的啟發

4、網頁製作 比如我一點美食就彈出列表怎麼弄

<!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>tableFrame_simple</title>
<style type="text/css">
body{
width:auto;
height:auto;
padding:0;
margin:20px 0;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:link {
color: #F00;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #666;
}
a:hover {
text-decoration: none;
color:#F90;
}
a:active {
text-decoration: none;
color: #FF0;
}

.wzp{
margin:20px 0px 0px 20px;
position:relative;
}
#showmu{
position:absolute;
top:20px;
left:180px;
display:none;
}
ul{
clear:both;
padding:0;
margin:0;
list-style:none;
}
.dygs{
display: block;
width:120px;
height:auto;
padding:12px;
margin:0;
text-align:center;
border:#000 solid 1px;
line-height:16px;
color:000;
font-size:14px;
}
.dyg{
display: block;
width:120px;
height:auto;
padding:12px;
margin:0;
text-align:center;
border-left:#000 1px solid;
border-right:#000 1px solid;
border-bottom:#000 1px solid;
line-height:16px;
color:000;
font-size:14px;
}
.dygsb{
display: block;
width:120px;
height:auto;
padding:12px;
margin:0;
text-align:center;
border:#000 solid 1px;
line-height:16px;
color:#039;
font-size:14px;
font-weight:bold;
}
.dygb{
display: block;
width:120px;
height:auto;
padding:12px;
margin:0;
text-align:center;
border-left:#000 1px solid;
border-right:#000 1px solid;
border-bottom:#000 1px solid;
line-height:16px;
color:#039;
font-size:14px;
font-weight:bold;
}
</style>
<script type="text/javascript">
function showmu()
{
document.getElementById("showmu").style.display = "block"
}
function clomu()
{
document.getElementById("showmu").style.display = "none"
}
</script>
</head>

<body>
<div class="wzp"><div class="dygs"><a href="#" onclick="showmu();return false;">美食</a></div><div class="dyg">休閑娛樂</div><div class="dyg">電影</div><div class="dyg">酒店</div><div class="dyg">電子產品</div><div class="dyg">虛擬產品</div><div class="dyg">瘋狂特價</div><div class="dyg">房產</div></div>
<div id="showmu"><div class="dygsb"><a href="#" onclick="clomu();return false;">關閉</a></div><div class="dygb">火鍋</div><div class="dygb">燒烤</div><div class="dygb">烤魚</div><div class="dygb">北京菜</div><div class="dygb">韓國料理</div><div class="dygb">日本料理</div><div class="dygb">咖啡酒吧</div></div>
</body>
</html>

5、求大神有沒有dreamweaver製作以美食主題的成品網頁源代碼

這個我有

我的是個美食網,在大學里做的,不能外傳,所以我就不能上傳壓縮包。
我發你郵箱吧。
滿意望採納啊

6、美食網站的設計思路

美食網站的設計思路:

網站突出環保,健康為主。

突出廚師或者食品製作者的相關證書為主。

突出食品的實際拍攝效果,不要全部是經過處理的圖片。

可以做一些資訊頁面,比如分享怎麼做好吃的食品類似的教程,這個主要是針對SEO。

網站主題色彩以淺綠色為主或者綠色。

7、dw網頁製作HTML作業,最好是有關美食的。最少3層。

3層是指代什麼,有很么具體要求,提供素材才能保證百分百原創。支持在線預覽效果。

8、美食的網頁設計的背景適合什麼顏色

最好是鮮艷的顏色,看著比較有食慾的網站設計

與一套美食網頁設計相關的知識