W3school 在线教程
HTML
客户端
服务端
编程
XML
PC版
HTML DOM Base 对象
HTML DOM Bold 对象
HTML DOM Bdo 对象
Base 对象
Base 对象代表 HTML 的 base 元素。
在 HTML 文档中 <base> 每出现一次,Base 对象就会被创建。
Base 对象属性
属性
描述
href
设置或返回针对页面中所有链接的基准 URL。
id
设置或返回 <base> 元素的 id。
target
设置或返回针对页面中所有链接的默认目标框架。
HTML DOM Bold 对象
HTML DOM Bdo 对象
JS 参考手册
JS 参考手册(类别排序)
JavaScript
JS Array
JS Boolean
JS Class
JS Date
JS Error
JS Global
JS JSON
JS Math
JS Number
JS RegExp
JS String
JS 运算符
JS 语句
HTML DOM
DOM Attribute
DOM Document
DOM Element
DOM Event
DOM Event 对象
DOM HTMLCollection
DOM Location
DOM Navigator
DOM Screen
DOM Style
DOM Window
Web API
API Console
API Geolocation
API History
API Storage
HTML 对象
<a>
<abbr>
<address>
<area>
<article>
<aside>
<audio>
<b>
<base>
<bdo>
<blockquote>
<body>
<br>
<button>
<canvas>
<caption>
<cite>
<code>
<col>
<colgroup>
<datalist>
<dd>
<del>
<details>
<dfn>
<dialog>
<div>
<dl>
<dt>
<em>
<embed>
<fieldset>
<figcaption>
<figure>
<footer>
<form>
<head>
<header>
<h1> - <h6>
<hr>
<html>
<i>
<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> radio
<input> range
<input> reset
<input> search
<input> submit
<input> text
<input> time
<input> url
<input> week
<kbd>
<label>
<legend>
<li>
<link>
<map>
<mark>
<menu>
<menuitem>
<meta>
<meter>
<nav>
<object>
<ol>
<optgroup>
<option>
<output>
<p>
<param>
<pre>
<progress>
<q>
<s>
<samp>
<script>
<section>
<select>
<small>
<source>
<span>
<strong>
<sub>
<summary>
<sup>
<table>
<tbody>
<td>
<tfoot>
<th>
<thead>
<tr>
<textarea>
<time>
<title>
<track>
<u>
<ul>
<var>
<video>
其他参考手册
CSSStyleDeclaration
JS 类型转换
目录