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><article>
14675 </article></pre>
14795 <article>
14806 </article>
14838 <article>
14864 </article>
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><article>
14932 </article></pre>
14936 <pre><article>
14946 <article>
14952 </article>
14953 <article>
14959 </article>
14961 </article></pre>
15022 a pull quote in a longer article.</p>
15084 <article>
15091 </article>
15092 <article>
15098 <article> element; it would be wrong, for instance, to put the
15108 </article>
15430 <ARTICLE>
15435 <FOOTER> <!-- footer for article -->
15438 </ARTICLE>
15439 <ARTICLE>
15444 <FOOTER> <!-- footer for article -->
15447 </ARTICLE>
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><article>
16392 <article>
16396 <article>
16401 <article>
16410 <article>
16411 <article>
16415 </article>
16416 </article>
16417 </article>
16418 </article>
16419 <article>
16424 </article>
16425 </article>
16426 </article></pre>
16870 <pre><article>
16880 </article></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><article lang="en-US">
17127 </article></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><p>According to the Wikipedia article <cite>HTML</cite>, as it
17638 <p>According to <cite>the Wikipedia article on HTML</cite>, 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><article>
18221 </article></pre>
18228 <pre><article>
18232 </article></pre>
18239 <pre><article>
18243 </article></pre>
18615 article about kittens adopting a rabbit as their own</a> could be
18617 <pre><article>
18735 <pre><article>
18756 </article></pre>
20054 <pre><article>
20062 </article></pre>
20064 <pre><article>
20074 </article></pre>
20076 <pre><article>
20084 </article></pre>
20086 <pre><article>
20091 </article></pre>
20264 <article>
20271 </article>
20272 <article>
20281 </article>
20302 or, for example, as a side image in an article that mentions the
20320 <pre><article>
20327 as part of the larger article discussing the acquisition:</p>
20333 </article></pre>
20755 <pre><article>
20762 </article></pre>
20767 <pre><article>
20779 </article></pre>
21156 <pre><article>
21166 <article>
21169 </article>
21170 <article>
21173 </article>
21174 <article>
21178 </article></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 <article id="b">
48311 the outer ARTICLE element (which could be, e.g., a blog post).</p>
48312 <article id="c">
48314 the inner ARTICLE element (which could be, e.g., a blog comment).</p>
48315 </article>
48316 </article>
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>