Voice Tape
Voice Tape
direction
Tag Description
<big> Not supported in HTML5. Use
<!DOCTYPE> Defines the document type
CSS instead.
<html> Defines an HTML document Defines big text
<title> Defines a title for the <center> Not supported in HTML5. Use
document CSS instead.
Defines centered text
<body> Defines the document's body
<cite> Defines the title of a work
<h1> to Defines HTML headings
<h6> <code> Defines a piece of computer
code
<p> Defines a paragraph
<del> Defines text that has been
<br> Inserts a single line break deleted from a document
<hr> Defines a thematic change in <dfn> Represents the defining
the content instance of a term
<!--...--> Defines a comment <em> Defines emphasized text
<canvas> Used to draw graphics, on the <style> Defines style information for a
fly, via scripting (usually document
JavaScript)
<div> Defines a section in a document
<figcaption> Defines a caption for a <figure>
<span> Defines a section in a document
element
<header> Defines a header for a
<figure> Specifies self-contained content
document or section
<picture> Defines a container for multiple
<footer> Defines a footer for a document
image resources
or section
<svg> Defines a container for SVG
<main> Specifies the main content of a
graphics
document