::NoName Magazine 无名杂志 » 设计无名 » 用css画图
本主题共有 2 条回复 | 回到顶部
#1 - 2006-7-19 21:53
wenshuang
地球
文爽 21:51:35
这个看源码就知道了
文爽 21:51:43
每个DIV是一个像素点
文爽 21:51:46
就这么简单
文爽 21:51:50
用程序生成更快
文爽 21:51:58
没什么惊人的。
文爽 21:52:08
<div style="background:rgb(112,86,107)"><!-- --></div>
<div style="background:rgb(112,86,107)"><!-- --></div>
<div style="background:rgb(112,86,106)"><!-- --></div>
<div style="background:rgb(112,86,106)"><!-- --></div>
<div style="background:rgb(112,86,105)"><!-- --></div>
<div style="background:rgb(112,86,105)"><!-- --></div>
<div style="background:rgb(112,86,104)"><!-- --></div>
<div style="background:rgb(112,86,104)"><!-- --></div>
<div style="background:rgb(112,86,104)"><!-- --></div>
<div style="background:rgb(112,85,103)"><!-- --></div>
<div style="background:rgb(112,85,103)"><!-- --></div>
<div style="background:rgb(112,85,102)"><!-- --></div>
文爽 21:52:18
其实就是拿DIV当像素点
文爽 21:52:22
不过这个挺吃内存
这个看源码就知道了
文爽 21:51:43
每个DIV是一个像素点
文爽 21:51:46
就这么简单
文爽 21:51:50
用程序生成更快
文爽 21:51:58
没什么惊人的。
文爽 21:52:08
<div style="background:rgb(112,86,107)"><!-- --></div>
<div style="background:rgb(112,86,107)"><!-- --></div>
<div style="background:rgb(112,86,106)"><!-- --></div>
<div style="background:rgb(112,86,106)"><!-- --></div>
<div style="background:rgb(112,86,105)"><!-- --></div>
<div style="background:rgb(112,86,105)"><!-- --></div>
<div style="background:rgb(112,86,104)"><!-- --></div>
<div style="background:rgb(112,86,104)"><!-- --></div>
<div style="background:rgb(112,86,104)"><!-- --></div>
<div style="background:rgb(112,85,103)"><!-- --></div>
<div style="background:rgb(112,85,103)"><!-- --></div>
<div style="background:rgb(112,85,102)"><!-- --></div>
文爽 21:52:18
其实就是拿DIV当像素点
文爽 21:52:22
不过这个挺吃内存