html{} body{}用途
摘要:
1.html{background-color:white;}浏览器能看到的所有范围 ,不包括边框body{background-color:green;}与htm一样,浏览器能看到的所有访问但无像html一样包括边框,级别html>body如:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http:/ 阅读全文
posted @ 2012-02-07 22:59 阳光总在风雨后001 阅读(4645) 评论(0) 推荐(0) 编辑