1. 重庆云诚科技 > 数码百科 >

〈dreamweaver网站设计〉Dreamweaver网站设计成品

导读dw简单网页制作成品 学生作业 静态网页本文贡献者:【我是贱人爱过烂人】, 疑问关键字:dreamweaver网站设计, 下面就让重庆云诚科技小编为你解答,希望本文能找到您要的答案!优质...

本文中提到了1个关于dreamweaver网站设计的相关看点,同时还对Dreamweaver网站设计成品也有不同的看法,希望本文能为您找到想要的答案,记得关注哦!

dw简单网页制作成品 学生作业 静态网页

本文贡献者:【我是贱人爱过烂人】, 疑问关键字:dreamweaver网站设计, 下面就让重庆云诚科技小编为你解答,希望本文能找到您要的答案!

优质回答<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ";>

<html xmlns=";>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>发表评论</title>

<script type="text/javascript">

var fireworks = function(){

this.size = 20;

this.rise();

}

fireworks.prototype = {

color:function(){

var c = ['0','3','6','9','c','f'];

var t = [c[Math.floor(Math.random()*100)%6],'0','f'];

t.sort(function(){return Math.random()>0.5-1:1;});

return '#'+t.join('');

},

aheight:function(){

var h = document.documentElement.clientHeight-250;

return Math.abs(Math.floor(Math.random()*h-200))+201;

},

firecracker:function(){

var b = document.createElement('div');

var w = document.documentElement.clientWidth;

b.style.position = 'absolute';

b.style.color = this.color();

b.style.bottom = 0;

b.style.left = Math.floor(Math.random()*w)+1+'px';

document.body.appendChild(b);

return b;

},

rise:function(){

var o = this.firecracker();

var n = this.aheight();

var c = this.color;

var e = this.expl;

var s = this.size;

var k = n;

var m = function(){

o.style.bottom = parseFloat(o.style.bottom)+k*0.1+'px';

k-=k*0.1;

if(k<2){

clearInterval(clear);

e(o,n,s,c);

}

}

o.innerHTML = '.';

if(parseInt(o.style.bottom)<n){

var clear = setInterval(m,20);

}

},

expl:function(o,n,s,c){

var R=n/3,Ri=n/6,Rii=n/9;

var r=0,ri=0,rii=0;

for(var i=0;i<s;i++){

var span = document.createElement('span');

var p = document.createElement('i');

var a = document.createElement('a');

span.style.position = 'absolute';

span.style.fontSize = n/10+'px';

span.style.left = 0;

span.style.top = 0;

span.innerHTML = '*';

p.style.position = 'absolute';

p.style.left = 0;

p.style.top = 0;

p.innerHTML = '*';

a.style.position = 'absolute';

a.style.left = 0;

a.style.top = 0;

a.innerHTML = '*';

o.appendChild(span);

o.appendChild(p);

o.appendChild(a);

}

function spr(){

r += R*0.1;

ri+= Ri*0.06;

rii+= Rii*0.06;

sp = o.getElementsByTagName('span');

p = o.getElementsByTagName('i');

a = o.getElementsByTagName('a');

for(var i=0; i<sp.length;i++){

sp[i].style.color = c();

p[i].style.color = c();

a[i].style.color = c();

sp[i].style.left=r*Math.cos(360/s*i)+'px';

sp[i].style.top=r*Math.sin(360/s*i)+'px';

sp[i].style.fontSize=parseFloat(sp[i].style.fontSize)*0.96+'px';

p[i].style.left=ri*Math.cos(360/s*i)+'px';

p[i].style.top=ri*Math.sin(360/s*i)+'px';

p[i].style.fontSize=parseFloat(sp[i].style.fontSize)*0.96+'px';

a[i].style.left=rii*Math.cos(360/s*i)+'px';

a[i].style.top=rii*Math.sin(360/s*i)+'px';

a[i].style.fontSize=parseFloat(sp[i].style.fontSize)*0.96+'px';

}

R-=R*0.1;

if(R<2){

o.innerHTML = '';

o.parentNode.removeChild(o);

clearInterval(clearI);

}

}

var clearI = setInterval(spr,20);

}

}

window.onload = function(){

function happyNewYear(){

new fireworks();

}

setInterval(happyNewYear,1000);

}

</script>

<style type="text/css">

.STYLE2 {font-size: 24px; color: #FFFFFF; }

</style>

<script language="javascript">

function mbcheck()

{

if(document.form1.text.value=="")

{

alert("请输入留言内容");

document.form1.text.focus();

return false;

}

return true;

}

</script>

<style type="text/css">

<!--

body {

background-color: #CCFFFF;

}

-->

</style>

</head>

<body >

<table width="1099" height="120" border="0" align="center">

<tr >

<td width="120" height="120" align="left" valign="top"><img src="picture/未命名-1.png" width="1100" height="120" /></td>

</tr>

</table>

<table align="center">

<tr align="center">

<td width="122" height="40" bgcolor="#6666FF" class="STYLE10"><a href="index.asp">首页</a></td>

<td width="148" bgcolor="#6666FF"><span class="STYLE14">言情小说</span></td>

<td width="145" bgcolor="#6666FF">玄幻小说</td>

<td width="127" bgcolor="#6666FF">都市言情</td>

<td width="118" bgcolor="#6666FF">历史武侠</td>

<td width="96" bgcolor="#6666FF">恐怖小说</td>

<td width="147" bgcolor="#6666FF">网络小说</td>

<td width="148" bgcolor="#6666FF">论坛</td>

</tr>

</table>

</p>

<form id="form1" name="form1" method="post" action="tiezi-save.asp" onsubmit="return mbcheck();">

       

<table width="600" height="250" border="1" align="center" bordercolor="#171717">

<tr>

<td colspan="2" bgcolor="#8E8E8E"><div align="center"><span class="STYLE2">发帖</span></div></td>

</tr>

<tr>

<td width="178" bgcolor="#BEBEBE"><span class="STYLE3"></span>用户名</td>

<td width="406" bgcolor="#BEBEBE"><span class="STYLE3">

<label>

<input name="name" type="text" id="name" />

</label>

</span></td>

</tr>

<tr>

<td bgcolor="#BEBEBE"><span class="STYLE4">请问你想说</span></td>

<td bgcolor="#BEBEBE"><span class="STYLE3">

<label>

<textarea name="message" id="message"></textarea>

</label>

</span></td>

</tr>

<tr>

<td colspan="2" bgcolor="#BEBEBE"><span class="STYLE3"></span><span class="STYLE3">

<label>                         

<div align="center">

<input type="submit" name="Submit" value="提交" />

          

<input type="reset" name="Submit2" value="重置" />

                                          </div>

</label>

<label></label>

</span></td>

</tr>

</table>

</form>

<p class="STYLE2"> </p>

</body>

</html>

dw简单网页制作成品 学生作业 静态网页

最后,你如何评价[dreamweaver网站设计]?欢迎下面互动!想了解更多精彩内容,快来关注本站吧。

推荐文章:

  • 管家婆一句赢钱料图
  • 两肖两码准
  • 今期香港挂挂牌生肖表
  • 小鱼儿特马站
  • 平心静气打一生肖数字
  • 马会传真2019特马
  • 管家婆三十码
  • 管家婆登陆官网
  • u7金牛版
  • 平特一尾什么意思
  • 本文由网上采集发布,不代表我们立场,转载联系作者并注明出处:https://www.cqycseo.com/kangadmin/makehtml_archives_action.php?endid=0&startid=-1&typeid=15&totalnum=6115&startdd=2520&pagesize=20&seltime=0&sstime=1679321406&stime=&etime=&uptype=&mkvalue=0&isremote=0&serviterm=

    联系我们

    在线咨询:点击这里给我发消息

    微信号:

    工作日:9:30-18:30,节假日休息