article
slinky.web.html.article
object article extends Tag
The HTML <article>
element represents a self-contained composition in a document, page, application, or site, which is intended to be independently distributable or reusable (e.g., in syndication). Examples include: a forum post, a magazine or newspaper article, or a blog entry.
Attributes
- Graph
-
- Supertypes
-
trait Tagclass Objecttrait Matchableclass Any
- Self type
-
article.type
Members list
In this article