HTML

Réussis tes devoirs et examens dès maintenant avec Quizwiz!

HTML Tags (E)

<em>Defines emphasized text. <embed>Defines a container for an external application.

HTML Tags (H)

<h1> to <h6>Defines HTML headings. <head>Contains metadata/information for the document. <header>Defines a header for a document or section. <hr>Defines a thematic change in the content. <html>Defines the root of an HTML document.

HTML Tags (M)

<main>Specifies the main content of a document. <map>Defines an image map. <mark>Defines marked/highlighted text. <meta>Defines metadata about an HTML document. <meter>Defines a scalar measurement within a known range (a gauge).

HTML Tags (N)

<nav>Defines navigation links. <noframes>Not supported in HTML5. Defines an alternate content for users that do not support frames. <noscript>Defines an alternate content for users that do not support client-side scripts

HTML Tags (O)

<object>Defines a container for an external application. <ol>Defines an ordered list. <optgroup>Defines a group of related options in a drop-down list. <option>Defines an option in a drop-down list. <output>Defines the result of a calculation

HTML Tags (P)

<p>Defines a paragraph. <param>Defines a parameter for an object. <picture>Defines a container for multiple image resources. <pre>Defines preformatted text. <progress>Represents the progress of a task.

HTML Tags (Q-R)

<q>Defines a short quotation. <rp>Defines what to show in browsers that do not support ruby annotations. <rt>Defines an explanation/pronunciation of characters (for East Asian typography). <ruby>Defines a ruby annotation (for East Asian typography)

HTML Tags (A)

<!--...-->Defines a comment<!DOCTYPE> Defines the document type. <a>Defines a hyperlink. <abbr>Defines an abbreviation or an acronym. <address>Defines contact information for the author/owner of a document. <area>Defines an area inside an image map<article>Defines an article. <aside>Defines content aside from the page content. <audio>Defines embedded sound content.

HTML Tags (B)

<b>Defines bold text. <base>Specifies the base URL/target for all relative URLs in a document. <bdi>Isolates a part of text that might be formatted in a different direction from other text outside it. <bdo>Overrides the current text direction. <blockquote>Defines a section that is quoted from another source. <body>Defines the document's body. <br>Defines a single line break. <button>Defines a clickable button.

HTML Tags (C)

<canvas>Used to draw graphics, on the fly, via scripting (usually JavaScript). <caption>Defines a table caption. <cite>Defines the title of a work. <code>Defines a piece of computer code. <col>Specifies column properties for each column within a <colgroup> element. <colgroup>Specifies a group of one or more columns in a table for formatting.

HTML Tags (D)

<data>Adds a machine-readable translation of a given content. <datalist>Specifies a list of pre-defined options for input controls. <dd>Defines a description/value of a term in a description list. <del>Defines text that has been deleted from a document. <details>Defines additional details that the user can view or hide. <dfn>Specifies a term that is going to be defined within the content. <dialog>Defines a dialog box or window. <div>Defines a section in a document. <dl>Defines a description list. <dt>Defines a term/name in a description list.

HTML Tags (F)

<fieldset>Groups related elements in a form. <figcaption>Defines a caption for a <figure> element. <figure>Specifies self-contained content. <footer>Defines a footer for a document or section. <form>Defines an HTML form for user input.

HTML Tags (I)

<i>Defines a part of text in an alternate voice or mood. <iframe>Defines an inline frame. <img>Defines an image. <input>Defines an input control. <ins>Defines a text that has been inserted into a document.

HTML Tags (K-L)

<kbd>Defines keyboard input. <label>Defines a label for an <input> element. <legend>Defines a caption for a <fieldset> element. <li>Defines a list item. <link>Defines the relationship between a document and an external resource (most used to link to style sheets).

HTML Tags (S2)

<strike>Not supported in HTML5. Use <del> or <s> instead. Defines strikethrough text. <strong>Defines important text. <style>Defines style information for a document. <sub>Defines subscripted text. <summary>Defines a visible heading for a <details> element. <sup>Defines superscripted text. <svg>Defines a container for SVG graphics

What are HTML elements?

An HTML element is defined by a start tag, some content, and an end tag: <tagname>Content goes here...</tagname> The HTML element is everything from the start tag to the end tag: <h1>My First Heading</h1> <p>My first paragraph.</p>

HTML TAGS

An HTML tag is a special word or letter surrounded by angle brackets, < and >. You use tags to create HTML elements , such as paragraphs or links. Many elements have an opening tag and a closing tag — for example, a p (paragraph) element has a <p> tag, followed by the paragraph text, followed by a closing </p> tag.

What is HTML?

HTML stands for Hyper Text Markup Language. HTML is the standard markup language for creating Web pages. HTML describes the structure of a Web page. HTML consists of a series of elements. HTML elements tell the browser how to display the content.


Ensembles d'études connexes

US History Set 2 (separate from folder)

View Set

Chapter 38: Agents to Control Blood Glucose Levels

View Set

public speaking exam 2 (ch 7-11, 15)

View Set

Chapter 12 - The Respiratory System

View Set