/

HTML / CSS / JavaScript Tutorial

HTML Style (and other miscellaneous) elements

[this page | pdf | back links]

The following is a list of HTML style (and other miscellaneous) elements:

 

Tag

Description

More

Further comments

<article>

Article

Here

New in HTML 5

<aside>

Content aside from the page content

Here

New in HTML 5

<data>

Links content with a machine-readable translation

Here

New in HTML 5

<details>

Additional details that a user can view or hide

Here

New in HTML 5

<dialog>

Dialog box or window

Here

 

<div>

Section in a document

Here

Usually assigned its own style

<footer>

Footer for a document or section

Here

New in HTML 5

<header>

Header for a document or section

Here

New in HTML 5

<main>

Main content of a document

Here

New in HTML 5

<section>

Section in a document

Here

New in HTML 5

<span>

Section in a document

Here

Usually defined its own style

<style>

Style information for a document

Here

 

<summary>

Heading for a <details> element

Here

New in HTML 5

 

The default styles applicable to these elements are shown here.

 


NAVIGATION LINKS
Contents | Prev | Next | HTML Elements


Desktop view | Switch to Mobile