运行代码 缩小
汉王
HTML代码
复制 格式化 注释 注释 清空
放大
AخA
 
1
<html>
2
<head>
3
<title>从中央到四周打开窗口</title>
4
<meta http-equiv="content-Type" content="text/html;charset=gb2312">
5
<style>
6
<!--
7
.intro{
8
position:absolute;
9
left:0;
10
top:0;
11
layer-background-color:red;
12
background-color:red;
13
border:0.1px solid red
14
}
15
-->
CSS代码
复制 格式化 注释 注释 颜色 清空
放大
CSS代码...
x
 
1
JS代码
复制 格式化 注释 注释 清空
放大
JS代码...
xxxxxxxxxx
1
 
1
名称
从中央到四周的窗口切换效果
分类
网站常用
描述
从中央到四周的窗口切换特效,以前学网页时候就很羡慕别人网页为什么这么花呢?原来如此。
收藏