w3school 在线教程
HTML 系列教程
浏览器脚本
服务器脚本
ASP.NET 教程
XML 系列教程
Web Services 系列教程
建站手册
JS & DOM 参考手册
参考手册目录
JavaScript 对象
JS Array
JS Boolean
JS Date
JS Math
JS Number
JS String
JS RegExp
JS Functions
JS Events
Browser 对象
Window
Navigator
Screen
History
Location
HTML DOM 对象
DOM Document
DOM Element
DOM Attribute
DOM Event
HTML 对象
<a>
<area>
<audio>
<base>
<body>
<blockquote>
<button>
<canvas>
<col>
<colgroup>
<datalist>
<del>
<details>
<dialog>
<embed>
<fieldset>
<form>
<frame>
<frameset>
<iframe>
<img>
<ins>
<input> button
<input> checkbox
<input> color
<input> date
<input> datetime
<input> datetime-local
<input> email
<input> file
<input> hidden
<input> image
<input> month
<input> number
<input> password
<input> range
<input> radio
<input> reset
<input> search
<input> submit
<input> text
<input> time
<input> url
<input> week
<keygen>
<label>
<legend>
<li>
<link>
<map>
<menu>
<menuitem>
<meta>
<meter>
<object>
<ol>
<optgroup>
<option>
<param>
<progress>
<q>
<script>
<select>
<source>
<style>
<table>
<td>
<th>
<tr>
<textarea>
<time>
<title>
<track>
<video>
建站手册
网站构建
万维网联盟 (W3C)
浏览器信息
网站品质
语义网
职业规划
网站主机
关于 W3School
帮助 W3School
HTML DOM Body 对象
Body 对象
Body 对象代表文档的主体 (HTML body) 。
Body 对象的属性
属性
描述
className
设置或返回元素的 class 属性。
dir
设置或返回文本的方向。
id
设置或返回 body 的 id。
lang
设置或返回元素的语言代码。
title
设置或返回元素的咨询性的标题。
JavaScript 参考手册
JavaScript 实例
JavaScript 测验