XHTML1.1 - blockquote module
記述形式
<blockquote>...</bloclquote>
説明
ブロックレベルの引用を指定する。
オプション属性
引用元の記事があるURLを指定する。
<blockquote cite="
url
">
I18N Attribute
Style Attribute
Core Attributes
Event Attributes
子要素
<h1>〜<h6>
,
<div>
,
<p>
,
<blockquote>
,
<address>
,
<pre>
,
<hr>
,
<ins>
,
<del>
,
<ul>
,
<ol>
,
<dl>
,
<table>
,
<form>
,
<fieldset>
,
<script>
,
<noscript>