Home | History | Annotate | Download | only in resources

Lines Matching full:article

438      <li><a href=#the-article-element><span class=secno>4.4.4 </span>The <code>article</code> element</a></li>
5794 <code><a href=#the-section-element>section</a></code>, <code><a href=#the-article-element>article</a></code>, <code><a href=#the-ins-element>ins</a></code>, or
9719 <li><code><a href=#the-article-element>article</a></code></li>
9823 <ul class="brief category-list"><li><code><a href=#the-article-element>article</a></code></li>
10517 <tr><td><code><a href=#the-article-element>article</a></code> element
10518 <td><code title=attr-aria-role-article>article</code> role
10519 <td>Role must be either <code title=attr-aria-role-article>article</code>, <code title=attr-aria-role-document>document</code>, <code title=attr-aria-role-application>application</code>, or <code title=attr-aria-role-main>main</code> (ARIA restricts usage of this role to one per page)
14642 <code><a href=#the-article-element>article</a></code> element instead of the <code><a href=#the-section-element>section</a></code>
14656 <p>In the following example, we see an article (part of a larger
14659 <pre>&lt;article&gt;
14675 &lt;/article&gt;</pre>
14795 &lt;article&gt;
14806 &lt;/article&gt;
14838 &lt;article&gt;
14864 &lt;/article&gt;
14873 <h4 id=the-article-element><span class=secno>4.4.4 </span>The <dfn><code>article</code></dfn> element</h4>
14887 </dl><p>The <code><a href=#the-article-element>article</a></code> element <a href=#represents>represents</a> a
14891 newspaper article, a blog entry, a user-submitted comment, an
14895 <p>When <code><a href=#the-article-element>article</a></code> elements are nested, the inner
14896 <code><a href=#the-article-element>article
14897 principle related to the contents of the outer article. For
14899 comments could represent the comments as <code><a href=#the-article-element>article</a></code>
14900 elements nested within the <code><a href=#the-article-element>article</a></code> element for the blog
14903 <p>Author information associated with an <code><a href=#the-article-element>article</a></code>
14905 nested <code><a href=#the-article-element>article</a></code> elements.</p>
14908 redistributed in syndication, the <code><a href=#the-article-element>article</a></code> element is
14913 provide the publication date for an <code><a href=#the-article-element>article</a></code>
14916 <div class=example id=article-example>
14918 <p>This example shows a blog post using the <code><a href=#the-article-element>article</a></code>
14921 <pre>&lt;article&gt;
14932 &lt;/article&gt;</pre>
14936 <pre>&lt;article&gt;
14946 &lt;article&gt;
14952 &lt;/article&gt;
14953 &lt;article&gt;
14959 &lt;/article&gt;
14961 &lt;/article&gt;</pre>
15022 a pull quote in a longer article.</p>
15084 &lt;article&gt;
15091 &lt;/article&gt;
15092 &lt;article&gt;
15098 &lt;article&gt; element; it would be wrong, for instance, to put the
15108 &lt;/article&gt;
15430 &lt;ARTICLE&gt;
15435 &lt;FOOTER&gt; &lt;!-- footer for article --&gt;
15438 &lt;/ARTICLE&gt;
15439 &lt;ARTICLE&gt;
15444 &lt;FOOTER&gt; &lt;!-- footer for article --&gt;
15447 &lt;/ARTICLE&gt;
15479 contact information for its nearest <code><a href=#the-article-element>article</a></code> or
15518 <dl class=switch><dt>If <var title="">node</var> is an <code><a href=#the-article-element>article</a></code> element</dt>
15526 <code><a href=#the-article-element>article</a></code> element ancestor that is a descendant of <var title="">node</var>.</p>
15530 <dt>If <var title="">node</var> has an ancestor element that is an <code><a href=#the-article-element>article</a></code> element</dt>
15536 as the contact information of the nearest <code><a href=#the-article-element>article</a></code> or
16387 to. The <code><a href=#the-article-element>article</a></code> element is used for each post, to mark
16390 <pre>&lt;article&gt;
16392 &lt;article&gt;
16396 &lt;article&gt;
16401 &lt;article&gt;
16410 &lt;article&gt;
16411 &lt;article&gt;
16415 &lt;/article&gt;
16416 &lt;/article&gt;
16417 &lt;/article&gt;
16418 &lt;/article&gt;
16419 &lt;article&gt;
16424 &lt;/article&gt;
16425 &lt;/article&gt;
16426 &lt;/article&gt;</pre>
16870 <pre>&lt;article&gt;
16880 &lt;/article&gt;</pre>
17101 <code><a href=#the-article-element>article</a></code>, a chapter using <code><a href=#the-section-element>section</a></code>, a
17112 <pre>&lt;article lang="en-US"&gt;
17127 &lt;/article&gt;</pre>
17525 for a side comment in an article.</p>
17534 following example, we see a sidebar from the same article. This
17602 gossip article where the names of famous people are keywords
17629 <pre>&lt;p&gt;According to the Wikipedia article &lt;cite&gt;HTML&lt;/cite&gt;, as it
17638 &lt;p&gt;According to &lt;cite&gt;the Wikipedia article on HTML&lt;/cite&gt;, as it
18024 <code><a href=#the-article-element>article</a></code> element, or, if the element has no ancestor
18025 <code><a href=#the-article-element>article</a></code> element, of the document as a whole. If the
18028 each <code><a href=#the-article-element>article</a></code> element, there must no more than one
18030 ancestor is that <code><a href=#the-article-element>article</a></code> element. Furthermore, for each
18033 have an ancestor <code><a href=#the-article-element>article</a></code> element.</p>
18214 <p>In this example, an article's publication date is marked up
18217 <pre>&lt;article&gt;
18221 &lt;/article&gt;</pre>
18228 <pre>&lt;article&gt;
18232 &lt;/article&gt;</pre>
18239 <pre>&lt;article&gt;
18243 &lt;/article&gt;</pre>
18615 article about kittens adopting a rabbit as their own</a> could be
18617 <pre>&lt;article&gt;
18735 <pre>&lt;article&gt;
18756 &lt;/article&gt;</pre>
20054 <pre>&lt;article&gt;
20062 &lt;/article&gt;</pre>
20064 <pre>&lt;article&gt;
20074 &lt;/article&gt;</pre>
20076 <pre>&lt;article&gt;
20084 &lt;/article&gt;</pre>
20086 <pre>&lt;article&gt;
20091 &lt;/article&gt;</pre>
20264 &lt;article&gt;
20271 &lt;/article&gt;
20272 &lt;article&gt;
20281 &lt;/article&gt;
20302 or, for example, as a side image in an article that mentions the
20320 <pre>&lt;article&gt;
20327 as part of the larger article discussing the acquisition:</p>
20333 &lt;/article&gt;</pre>
20755 <pre>&lt;article&gt;
20762 &lt;/article&gt;</pre>
20767 <pre>&lt;article&gt;
20779 &lt;/article&gt;</pre>
21156 <pre>&lt;article&gt;
21166 &lt;article&gt;
21169 &lt;/article&gt;
21170 &lt;article&gt;
21173 &lt;/article&gt;
21174 &lt;article&gt;
21178 &lt;/article&gt;</pre>
48261 the nearest <code><a href=#the-article-element>article</a></code> element ancestor of the element
48290 permalink for the nearest ancestor <code><a href=#the-article-element>article</a></code> element of
48293 <code><a href=#the-article-element>article</a></code> elements.</p>
48309 &lt;article id="b"&gt;
48311 the outer ARTICLE element (which could be, e.g., a blog post).&lt;/p&gt;
48312 &lt;article id="c"&gt;
48314 the inner ARTICLE element (which could be, e.g., a blog comment).&lt;/p&gt;
48315 &lt;/article&gt;
48316 &lt;/article&gt;
48332 author of the nearest <code>article</code> element ancestor of the
53213 represents a work (e.g. an article, an image, a video, a song,
53834 not contain any <code><a href=#the-article-element>article</a></code> elements, then return nothing
53995 <p>For each <code><a href=#the-article-element>article</a></code> element <var title="">article</var> that does not have an ancestor
53996 <code><a href=#the-article-element>article</a></code> element, run the following steps:</p>
54003 <a href=#sectioning-content>sectioning content</a> is <var title="">article</var>,
54064 <p>Clone <var title="">article</var> and its descendants into an
54068 resources. Let <var title="">cloned article</var> be the
54069 resulting clone <code><a href=#the-article-element>article</a></code> element.</p>
54076 article</var> any <code><a href=#the-article-element>article</a></code> elements other than the
54077 <var title="">cloned article</var> itself, any
54080 content</a> is the <var title="">cloned article</var>, and
54082 ancestor of <a href=#sectioning-content>sectioning content</a> is the <var title="">cloned article</var>, if any.</p>
54088 <p>If <var title="">cloned article</var> contains any
54100 because in certain cases the next step mutates the <var title="">cloned article</var>.</p>
54112 algorithm</a> on <var title="">cloned article</var> to <var title="">x</var>. Append <var title="">x</var> to <var title="">E</var>.</p>
54117 child nodes of the <var title="">cloned article</var> node to
54128 <dl><dt>If the <var title="">article</var> node has a descendant
54141 <dt>If the <var title="">article</var> node has an <code title=attr-id><a href=#the-id-attribute>id</a></code> attribute</dt>
54146 value of the <var title="">article</var> element's <code title=attr-id><a href=#the-id-attribute>id</a></code> attribute. Let <var title="">has-alternate</var> be false.</dd>
54177 <p>If <var title="">article</var> has a <code><a href=#the-time-element>time</a></code>
54179 nearest ancestor <code><a href=#the-article-element>article</a></code> element is <var title="">article</var>, and the first such element's <a href=#concept-time-date title=concept-time-date>date</a> is not unknown, then run
67797 <code><a href=#the-article-element>article</a></code>, <code><a href=#the-aside-element>aside</a></code>, <code><a href=#the-blockquote-element>blockquote</a></code>,
69172 <code><a href=#the-article-element>article</a></code>, <code><a href=#the-aside-element>aside</a></code>, <code><a href=#the-base-element>base</a></code>,
72627 <dt>A start tag whose tag name is one of: "address", "article",
72852 <dt>An end tag whose tag name is one of: "address", "article",
76434 address, article, aside, blockquote, body, center, dd, dir, div, dl,
76536 <p>The <code><a href=#the-article-element>article</a></code>, <code><a href=#the-aside-element>aside</a></code>, <code><a href=#the-nav-element>nav</a></code>,
76539 <code><a href=#the-article-element>article</a></code>, <code><a href=#the-aside-element>aside</a></code>, <code><a href=#the-nav-element>nav</a></code>, or
76857 <hr><p>The <code><a href=#the-article-element>article</a></code>, <code><a href=#the-aside-element>aside</a></code>, <code><a href=#the-nav-element>nav</a></code>,
76861 either <code><a href=#the-article-element>article</a></code>, <code><a href=#the-aside-element>aside</a></code>, <code><a href=#the-nav-element>nav</a></code>,
78616 <code><a href=#the-blockquote-element>blockquote</a></code>, <code><a href=#the-section-element>section</a></code>, <code><a href=#the-article-element>article</a></code>,
80839 <tr><th><code><a href=#the-article-element>article</a></code></th>
81928 <code><a href=#the-article-element>article</a></code>;
82013 <code><a href=#the-article-element>article</a></code>;
82206 <code><a href=#the-article-element>article</a></code>;
82660 <td> Whether the element's value represents a publication time for the nearest <code><a href=#the-article-element>article</a></code> or <code><a href=#the-body-element-0>body</a></code>
83320 <tr><td> <code><a href=#the-article-element>article</a></code>