...........................
<script>
$(function(){
$.fn.snow({
minSize: 5, //雪花的最小尺寸
maxSize: 50,//雪花的最大尺寸
newOn: 150 //雪花出现的频率 这个数值越小雪花越多
})
})
</script>
<script type="text/javascript">
var offsetX = $("#loveHeart").width() / 2
var offsetY = $("#loveHeart").height() / 2 - 55
var together = new Date()
together.setFullYear(2010, 06, -32)
together.setHours(00)
together.setMinutes(0)
together.setSeconds(0)
together.setMilliseconds(0)
if (!document.createElement('canvas').getContext) {
var msg = document.createElement("div")
msg.id = "errorMsg"
msg.innerHTML = "Your browser doesn't support HTML5!<br/>Recommend use Chrome 14+/IE 9+/Firefox 7+/Safari 4+"
document.body.appendChild(msg)
$("#code").css("display", "none")
$("#copyright").css("position", "absolute")
$("#copyright").css("bottom", "10px")
document.execCommand("stop")
} else {
setTimeout(function () {
startHeartAnimation()
}, 5000)
timeElapse(together)
setInterval(function () {
timeElapse(together)
}, 500)
adjustCodePosition()
$("#code").typewriter()
}
</script>
<html><head>
<title>玫瑰</title>
<style type="text/css">
#shusheng {
position: absolute
width: 100%
height: 100%
text-align: center
}
</style>
</head>
<body>
<div style="text-align: center">
<h1>
送给xxx的花
</h1>
</div>
<div id="shusheng">
<canvas id="c"></canvas>
<script>
var b = document.body
var c = document.getElementsByTagName('canvas')[0]
var a = c.getContext('2d')
document.body.clientWidth
</script>
<script>
with(m=Math)C=cos,
S=sin,
P=pow,
R=random
c.width=c.height=f=500
h=-250
function p(a,b,c){
if(c>60)
return[S(a*7)*(13+5/(.2+P(b*4,4)))-S(b)*50,b*f+50,625+C(a*7)*(13+5/(.2+P(b*4,4)))+b*400,a*1-b/2,a]A=a*2-1
B=b*2-1
if(A*A+B*B<1){
if(c>37) {
n=(j=c&1)?6:4o=.5/(a+.01)+C(b*125)*3-a*300w=b*h
return[o*C(n)+w*S(n)+j*610-390,o*S(n)-w*C(n)+550-j*350,1180+C(B+A)*99-j*300,.4-a*.1+P(1-B*B,-h*6)*.15-a*b*.4+C(a+b)/5+P(C((o*(a+1)+(B>0?w:-w))/25),30)*.1*(1-B*B),o/1e3+.7-o*w*3e-6]
}
if(c>32) {
c=c*1.16-.15o=a*45-20w=b*b*hz=o*S(c)+w*C(c)+620
return[o*C(c)-w*S(c),28+C(B*.5)*99-b*b*b*60-z/2-h,z,(b*b*.3+P((1-(A*A)),7)*.15+.3)*b,b*.7]
}
o=A*(2-b)*(80-c*2)
w=99-C(A)*120-C(b)*(-h-c*4.9)+C(P(1-b,7))*50+c*2
z=o*S(c)+w*C(c)+700
return[o*C(c)-w*S(c),B*99-C(P(b, 7))*50-c/3-z/1.35+450,z,(1-b/1.2)*.9+a*.1, P((1-b),20)/4+.05]
}
}
setInterval('for(i=0i<1e4i++)if(s=p(R(),R(),i%46/.74)){z=s[2]x=~~(s[0]*f/z-h)y=~~(s[1]*f/z-h)if(!m[q=y*f+x]|m[q]>z)m[q]=z,a.fillStyle="rgb("+~(s[3]*h)+","+~(s[4]*h)+","+~(s[3]*s[3]*-80)+")",a.fillRect(x,y,1,1)}',0)
</script>
</div>
</body>
</html>
保存到html文件,用浏览器打开,文字内容自己写
我觉得这种网页最简单吧,都是美工的活儿,一般情况下是DIV+CSS做出前台布局,然后用Javascript写出一些漂亮的效果,比如飘花什么的,还有些文字跑马灯效果使用Javascript配合<marque>标记来做,(忘记了是不是这样写,好久没做了),很多效果可以去网上搜源代码的,比如换个玫瑰形状的鼠标,在鼠标后面跟随两个带着翅膀的小猪,当然图片方面最好用gif格式,比较漂亮华丽,当然,最重要的是你的想法~找个成熟点的程序猿GG两天左右差不多就给你做完了~加油哦~!