導航:首頁 > 萬維百科 > 關於網站設計

關於網站設計

發布時間:2020-08-03 19:18:35

1、關於做網頁設計的問題!

你說的意思可能是這樣的:
1.用PS或其他作圖軟體作出效果圖
2.切割分成小圖片
3.用DW等網頁製作軟體做出HTML前台頁面
4.添加動態代碼

還有可能是這個意思?
一個大圖 比如BANNER圖片 故意切割成幾個小圖片來做網頁?
有的整塊的圖片大的時候 載入的時候會很慢 就是說把這個圖片全部下載完成後才會顯示,而把一個大點的圖片分個幾個小圖片的話 就是下載一個圖片就顯示一個圖片 這樣給網頁看起來比較流暢

2、關於網頁設計的一個簡單問題

<iframe style="float:right;" src="http://www.thinkpage.cn/weather/weather.aspx?uid=&cid=101010100&l=&p=CMA&a=1&u=C&s=4&m=0&x=1&d=0&fc=&bgc=&bc=&ti=1&in=1&li=2&ct=iframe" frameborder="0" scrolling="no" width="1100" height="27" allowTransparency="true"></iframe>

添加了向又浮動的樣式

有風的日子網頁設計工作室

3、關於網站設計

做網站設計抄很實用的工襲具就是Photoshop,可以設計出任何的樣式。
現在一般的網頁都是寬度有1920像素的,高度可以不限(但是需要結合用戶的體驗度就行控制頁面的長度);
網頁的設計一般都養遵循用戶的體驗度、搜索引擎的喜好度以及後期做優化推廣的難易程度,這些都是要在設計網頁前首要考慮的問題。
一般需要從整體的風格、色彩的搭配、想要實現什麼功能去做設計就可以。

4、關於網頁設計的問題!~~急需

<meta http-equiv="Content-Type" content="text/html;charset=gb2312">
<%@ Language=VBScript %>
<!--#INCLUDE FILE="config.asp" -->
<!--#INCLUDE FILE="guest_lib.asp" --><%
dim ASPBook
dim StrSQL

if not isempty(request("page")) then
Mypage=cint(Request("page"))
else
Mypage=1
end if

set ASPBook = Server.CreateObject("ADODB.Recordset")

StrSQL = "Select * from guest order by ID desc"
ASPBook.open StrSQL,conn,1,1

ASPBook.pagesize=Mypagesize
maxpages=cint(ASPBook.pagecount)
totalsize=cint(Mypagesize)
ASPBook.absolutepage=Mypage
GuestTotal=ASPBook.RecordCount

if cint(Mypage) >1 then
if cint(Mypage) > maxpages then
MESSAGE("<li>沒有你所想去的頁數!</li>")
Response.End
end if
end if
HEADER "顯示留言"
MyMenu
%>
<html>

<head>
<title>[ 客戶留言系統 ]</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="css/colorbird.css">
<style>
BODY {SCROLLBAR-FACE-COLOR: #D4D0C8; SCROLLBAR-HIGHLIGHT-COLOR: #999999; SCROLLBAR-SHADOW-COLOR: #999999; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #E3E3E3; SCROLLBAR-DARKSHADOW-COLOR: #666666; }
</style>

</head>

<body bgcolor="#FFFFFF" topmargin="0" leftmargin="0">

<p align="center"><a href="gb_sign.asp">
<img border="0" src="IMAGES/sign.gif" alt="簽寫留言"></a></p>
<td><p align="center"><font color="#000000"><b><font face="Arial" size="1">Total of
<font color="#ff0000"><%=GuestTotal%></font> messages, </font></b></font>
<font face="Arial"><font size="1" color="#ff0000"><%=MyPageSize%></font><font size="1">
messages per page, You are on page</font></font></font><font color="#FF0000"><font size="1" face="Arial"><%=cint(Mypage)%></font>
<%=Greeting%>...<font color="#000000"><%PageLink%></font></p>
</font>
<div align="right"></div></td>
<div align="center">
<center>
<table width="590" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="50"><a href="gb_sign.asp"><img src="IMAGES/shop.gif" alt="簽寫留言" width="89" height="25" border="0"></a></td>
</tr>
</table>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#6699CC" width="590" height="197">
<tr>
<td align="center" height="197">
<table width="590" border="0" cellspacing="0" cellpadding="4" style="border-collapse: collapse" height="35" bgcolor="#F7F7F7">
<tr>
</tr>
<tr>
</tr>
</table>
<table cellspacing="1" border="1" width="592" height="23" style="border-collapse: collapse" cellpadding="0" bgcolor="#C6C3C6" bordercolorlight="#FFFFFF" bordercolordark="#000000" background="table.gif">
<tr>
<td align="right" width="130" height="23">
<p align="left"><b>
<font color="#FFFFFF">留言者 :</font></b></p>
</td>
<td align="right" width="445" height="23">
<p align="left"><b>
<font color="#FFFFFF">留言內容 :</font></b></p>
</td>
</tr>
</table>
<table width="590" border="0" cellspacing="0" cellpadding="0">
<%
If ASPBook.Eof or ASPBook.Bof then
Response.Write "<TR>"
Response.Write "<TD bgcolor=" & Color1 & " align=center colspan=6><FONT STYLE=font-size:9pt>對不起,目前還沒有任何留言,如要留言,請按「我要留言」圖片!</FONT></TD>"
else

i = 0
total = 0

do until ASPBook.Eof or total = totalsize

if i = 0 then

CColor = Color1

else
CColor = Color2

end if

%>
<tr bgcolor="<%=CColor%>">
<td>
<table width="590" border="1" cellspacing="8" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
</tr>
</table>
<table width="590" border="0" cellpadding="2" style="border-collapse: collapse" bordercolor="#111111" height="1">
<tr>
<td width="137" rowspan="3" height="1" valign="top">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="99%" id="AutoNumber2" height="96">
<tr>
<td width="100%" align="center" height="12"><b><%=ASPBook("名字")%></b></td>
</tr>
<tr>
<td width="100%" align="center" height="54"><%if ASPBook("性別") = "boy" then%>
<br>
<img src="images/boy.gif" alt="英俊瀟灑的 <%=ASPBook("名字")%> 先生" align="middle" border="0">
<%elseif ASPBook("性別") = "girl" then%>
<img src="images/girl.gif" alt="美麗又溫柔的 <%=ASPBook("名字")%> 小姐" align="middle" border="0">
<br>
<%end if%></td>
</tr>
<tr>
<td width="100%" align="center" height="28">Form: <%=ASPBook("來自")%> </td>
</tr>
</table>
</td>
<td width="234" height="1"><font size="1">
<font color="#000000" class="littel">
<img src="./icons/em<%=ASPBook("情")%>.gif" border="0" align="ABSCENTER"></font><font color="#0000FF" class="littel">On:
<%=ASPBook("留言日期")%></font></font><font size="1" color="#0000FF"> 
</font></td>
<td width="212" height="1"><%if ASPBook("郵件")<>"" then%>
<a href="mailto:<%=ASPBook("件")%>">
<img src="images/email.gif" ALIGN="absmiddle" border="0" width="15" height="16"></a>  
<%end if%> <%if ASPBook("主頁")<>"" and ASPBook("主頁")<>"http://" then%>
<a href="<%=ASPBook("主頁")%>" Target="_blank">
<img src="images/home.gif" ALIGN="absmiddle" border="0"></a>  
<%end if%> <%if ASPBook("ICQ")<>"" then%>
<img src="images/icq.gif" alt="ICQ:<%=ASPBook("ICQ")%>" align="absmiddle" border="0" width="15" height="16">
<%if ASPBook("OICQ")<>"" then%> <%end if%>
<a href="http://club3.tencent.com:81/cgi-bin/friend/show_info?ln=<%=ASPBook("OICQ")%>" target="_blank">
<img src="images/oicq.gif" alt="OICQ:<%=ASPBook("OICQ")%>" align="absmiddle" border="0" width="16" height="16"></a> 
<%end if%>
<img src="images/ip.gif" alt="<%=ASPBook("IP")%>" align="absmiddle" border="0" width="13" height="16"> 
<img src="images/system.gif" alt="<%=ASPBook("系統")%>" align="absmiddle" border="0" width="15" height="16"></td>
</tr>
<tr>
<td width="450" height="14" colspan="2" valign="top"><%=ASPBook("留言")%> </td>
</tr>
<tr>
<%if ASPBook("Reply")<>"" then%><td width="450" height="17" colspan="2" valign="top">
<font color="#FF0000">Reply :<b> </b></font>
<font color="#0000FF" class="littel" size="1">(<%=ASPBook("Reply_Date")%>)</font><br>
<img src="./icons/em<%=ASPBook("Reply_Icon")%>.gif" border="0" align="ABSCENTER"><%=ASPBook("Reply")%></font></td>
<%end if%></tr>
</table>
<table width="590" border="0" cellspacing="0" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td width="137" rowspan="2"> </td>
<td width="450"></td>
</tr>
<tr>
<td width="450"> </td>
</tr>
</table>
<table width="590" height="24" border="0" cellpadding="0" cellspacing="1" bordercolor="#DCE8F3" bordercolorlight="#FFFFFF" bgcolor="#DCE8F3" style="border-collapse: collapse">
<tr>
<td align="right" width="131" height="20">
<p align="left"> </p>
</td>
<td align="right" width="448" height="20">
<a href="gb_reply.asp?page=<%=mypage%>&Number=<%=ASPBook("ID")%>">
<img src="images/quote.gif" alt="回復該留言" align="absmiddle" border="0" width="16" height="16"></a>
<a href="gb_delete.asp?page=<%=mypage%>&Number=<%=ASPBook("ID")%>">
<img src="images/recycle.gif" alt="刪除該留言" align="absmiddle" border="0" width="16" height="16"></a></td>
</tr>
</table>
</td>
</tr>
<%
ASPBook.MoveNext
i = i + 1
if i = 2 then i = 0
total = total + 1
loop
%> <%END IF%>
</table>
<%COPYRIGHT%>
<table border="0" cellpadding="2" cellspacing="0" width="590" height="1" bgcolor="#F7F7F7" style="border-collapse: collapse" bordercolor="#FFFFFF" bordercolorlight="#FFFFFF">
<tr>
<td width="131" height="1">
<p align="center"></p>
</td>
<td align="right" width="448" height="1"><font color="#000000"><%PageLink%>
</font> </td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</div>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="592" id="AutoNumber1">
<tr>
<td width="100%">
<p align="center"><a href="gb_sign.asp"> </a><br>
</p>
</td>
</tr>
</table>
</center>
</div>

</body>

</html>
<%

function PageLink

PageShowSize = 10
Scriptname=Request.Servervariables("script_name")
PageNextSize=int((MyPage-1)/PageShowSize)+1
Pagetpage=int((GuestTotal-1)/MyPageSize)+1

if Maxpages > 1 then
if PageNextSize >1 then
PagePrev=PageShowSize*(PageNextSize-1)
Response.write "<a href='" & Scriptname & "?page=" & PagePrev & "'>[<<]</a>-"
end if
if Mypage-1 > 0 then
Prev_Page = MyPage - 1
Response.write "<a href='" & Scriptname & "?page=" & Prev_Page & "'>[<]</a> "
end if
if maxpages>=PageNextSize*PageShowSize then
PageSizeShow = PageShowSize
else
PageSizeShow = Maxpages-PageShowSize*(PageNextSize-1)
end if
for PageCounterSize=1 to PageSizeShow
PageLink = (PageCounterSize+PageNextSize*10)-10
if PageLink <> cint(Mypage) then
Response.write "<a href='" & Scriptname & "?page=" & PageLink & "'>[" & PageLink & "]</a> "
else
Response.Write PageLink & " "
end if
next
if Mypage+1 <=Pagetpage then
Next_Page = MyPage + 1
Response.write "<a href='" & Scriptname & "?page=" & Next_Page & "'>[>]</a>"
end if
if maxpages > PageShowSize*PageNextSize then
PageNext = PageShowSize * PageNextSize + 1
Response.write "-<a href='" & Scriptname & "?page=" & PageNext & "'>[>>]</a>"
end if
else
Response.write "[1]"
end if
END function

set ASPBook=nothing
conn.Close
set conn = nothing
%>

5、關於網頁設計費

首頁+5個二級頁面+3個三級頁面:頁面設計兩千塊錢左右
包括代碼的話:上面的頁面設計 + html切片代碼輸出:3000塊錢左右
只做一個頁麵包括html切片輸出代碼:800就夠了
(上面這些就是一般做網頁的價格,談不上多大設計,就是把你企業logo、產品什麼的放到網頁上簡單排版下,真要設計功底強的高手做的話,設計一頁都能收你一兩萬)

我指的寫代碼都不包括程序設計,比如你要實現那些頁面登錄、產品發布之類的功能,那些價格要看功能需求了。

6、有關的網頁設計

css:

<style>
body {
margin: 0;
padding: 0;
}
div#header-holder {
height: 72px;
background: url('http://s.srcdd.com/img/bg/header.$5752.png') repeat-x 0 -20px;
}
.clearfix, #content {
zoom: 1;
}
div#header {
width: 900px;
margin: 0 auto;
_overflow: hidden;
}
.startpage div#logo-holder, .no-login-status div#logo-holder {
width: 300px;
}
div#logo-holder {
float: left;
position: relative;
}
h1 {
font-size: 16px;
}
a, a:link, a:visited {
text-decoration: none;
color: #307DCA;
cursor: pointer;
}
#logo a {
display: block;
height: 71px;
width: 105px;
text-indent: -9999px;
margin-left: -4px;
outline: none;
background: url('http://s.srcdd.com/img/logo/logo-0518.$6396.png') no-repeat 0 18px;
}
div#header a {
outline: none;
}
.startpage #logo a, .no-login-status #logo a {
width: 85px;
float: left;
}
.startpage #what-is-diandian {
float: right;
font-size: 14px;
margin-top: 38px;
}
.clearfix:after, #content:after {
content: "20";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
</style>

html結構代碼:

<div id="header-holder" class="startpage">
  <div id="header" class="clearfix">
    <div id="logo-holder">
      <h1 id="logo"><a href="http://www.diandian.com">點點網</a></h1>
    </div>
    <div id="what-is-diandian"> <a href="http://www.diandian.com/about" class="dian-about" target="_blank">關於點點</a> </div>
  </div>
</div>

7、關於網頁設計模版

1、 經典韓國網站模版下載21款
http://www.sooogl.com/html/2006/11/28/1625-0.htm
IDC類Flash超酷模版,LG韓國公司網站模版,愛的歸宿主題模板,超級女生服飾贊選購_韓國模板,超級女性化妝品銷售模板,超可愛的韓國網站,超酷Flash動物園模版,超酷Flash設計公司模版,出行酒店預訂_韓國模板,春天情侶遊玩版_韓國娛樂模板,度假村客房,別墅等服務介紹_韓國網站模板,房地產商務型網站_韓國網頁模板
2、 經典韓國網頁模版下載(2)19款
http://www.sooogl.com/html/2006/11/28/1629-0.htm
公園式的企業交友網站_韓國模板,FLASH旅遊景點畫廊網站模板,韓國某網娛公司首頁模板,音樂唱片公司網頁模板,新盈設計個人主頁模歐洲某公司網站模板板三,歐洲某公司網站模板,清風型模板二,白色主題模板,美國博士集團公司首頁模板,建築藝術設計_韓國模板,綠色背景孩子主題_韓國商務模板,韓國婚紗攝影類網站模版
3、 經典韓國網頁模板25款,(3)
http://www.sooogl.com/html/2006/11/29/1635-0.htm
周末娛樂消遣_韓國網頁模板,幼兒園網站_韓國模板,兒童假日休閑娛樂_韓國模板,韓國兒童教育類網站模版三,女性健身服飾銷售_韓國女性模板,清風型模板一,新盈設計個人主頁模板二,新盈設計個人主頁模板五,韓國黑色主題門戶網站模板,超酷時尚服裝
4、 經典韓國網頁模板17款(4)
http://www.sooogl.com/html/2006/11/30/1641-0.htm
5、 經典韓國網頁模板49款(5)
http://www.sooogl.com/html/2006/12/02/1658-0.htm
6、 經典韓國網站模版49款,經典韓國網頁模板49款(6)
http://www.sooogl.com/html/2006/12/02/1659-0.htm

8、關於網站頁面設計,望認真回答

對圖片的某一部分創建超鏈接,通常也稱為設置熱點。
方法:
1、選種某個要設置熱點的圖片,此時窗口下方出現「圖片工具欄」。

2、在圖片工具欄中選擇合適的熱點設置按鈕(例如長方形按鈕),這是滑鼠變成鉛筆形狀,將游標定位倒敘創建熱點區域的左上角或右下角,然後拖動滑鼠形成一個熱點區域,松開滑鼠會自動彈出「創建超鏈接」對話框。

3、在「創建超鏈接」對話框中設置要鏈接的URL地址,他可是網址、文件名或電子郵件地址。這樣完成設置。重復幾次,就可設置幾個熱點區域。

我用的是frontpage。

9、關於網頁設計日後發展:

第一,你的技術還不夠(就是色彩搭配這方面吧!)
第二,你的經驗也不夠,一年半隻不過是18個月,72個星期,
第三,你的運氣也不夠,說來說去。一年半也不短。也算長了,

我今年剛出來實習!第一個公司上了沒一個月不要我了(工資1200/月,不包吃住)
第二個是兼職,這個可以不算!
第三個,就是現在這個,上了三個月了(工資實用期2000/月,不包吃住,過了試用期2500/月,不包吃住)也就這樣過!沒辦法,剛出來不久!我現在對自己滿足了!

不要去跟別人比!別人工資高未必是技術,有可能是拍PP的!

把自己的事做好!總有一天老闆會看好你的!加油,哥們!

與關於網站設計相關的知識