导航:首页 > 万维百科 > 关于网站设计

关于网站设计

发布时间: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的!

把自己的事做好!总有一天老板会看好你的!加油,哥们!

与关于网站设计相关的知识