Section 1

Preview this deck

<wbr>

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

1

Favorites

0

Last updated

4 years ago

Date created

Mar 1, 2020

Cards (226)

Section 1

(50 cards)

<wbr>

Front

Formatting Tag: Defines a possible line-break

Back

<ins>

Front

Formatting Tag: Defines a text that has been inserted into a document

Back

<pre>

Front

Formatting Tag: Defines preformatted text

Back

<dfn>

Front

Formatting Tag: Defines a definition term

Back

<bdo>

Front

Formatting Tag: Overrides the current text direction

Back

<!--...-->

Front

Basic Tag: Defines a comment

Back

<label>

Front

Form and Input Tag: Defines a label for an <input> element

Back

<code>

Front

Formatting Tag: Defines a piece of computer code

Back

<blockquote>

Front

Formatting Tag: Defines a section that is quoted from another source

Back

<bdi>

Front

Formatting Tag: Isolates a part of text that might be formatted in a different direction from other text outside it

Back

<b>

Front

Formatting Tag: Defines bold text

Back

<samp>

Front

Formatting Tag: Defines sample output from a computer program

Back

<kbd>

Front

Formatting Tag: Defines keyboard input

Back

<optgroup>

Front

Form and Input Tag: Defines a group of related options in a drop-down list

Back

<button>

Front

Form and Input Tag: Defines a clickable button

Back

<rp>

Front

Formatting Tag: Defines what to show in browsers that do not support ruby annotations

Back

<!DOCTYPE>

Front

Basic Tag: Defines the document type

Back

<del>

Front

Formatting Tag: Defines text that has been deleted from a document

Back

<em>

Front

Formatting Tag: Defines emphasized text

Back

<progress>

Front

Formatting Tag: Represents the progress of a task

Back

<mark>

Front

Formatting Tag: Defines marked/highlighted text

Back

<rt>

Front

Formatting Tag: Defines an explanation/pronunciation of characters (for East Asian typography)

Back

<sup>

Front

Formatting Tag: Defines superscripted text

Back

<h1> to <h6>

Front

Basic Tag: Defines HTML headings

Back

<option>

Front

Form and Input Tag: Defines an option in a drop-down list

Back

<cite>

Front

Formatting Tag: Defines the title of a work

Back

<html>

Front

Basic Tag: Defines an HTML document

Back

<textarea>

Front

Form and Input Tag: Defines a multiline input control (text area)

Back

<time>

Front

Formatting Tag: Defines a date/time

Back

<p>

Front

Basic Tag: Defines a paragraph

Back

<hr>

Front

Basic Tag: Defines a thematic change in the content

Back

<select>

Front

Form and Input Tag: Defines a drop-down list

Back

<var>

Front

Formatting Tag: Defines a variable

Back

<address>

Front

Formatting Tag: Defines contact information for the author/owner of a document/article

Back

<form>

Front

Form and Input Tag: Defines an HTML form for user input

Back

<fieldset>

Front

Form and Input Tag: Groups related elements in a form

Back

<title>

Front

Basic Tag: Defines a title for the document

Back

<i>

Front

Formatting Tag: Defines a part of text in an alternate voice or mood

Back

<ruby>

Front

Formatting Tag: Defines a ruby annotation (for East Asian typography)

Back

<sub>

Front

Formatting Tag: Defines subscripted text

Back

<s>

Front

Formatting Tag: Defines text that is no longer correct

Back

<meter>

Front

Formatting Tag: Defines a scalar measurement within a known range (a gauge)

Back

<br>

Front

Basic Tag: Inserts a single line break

Back

<q>

Front

Formatting Tag: Defines a short quotation

Back

<strong>

Front

Formatting Tag: Defines important text

Back

<u>

Front

Formatting Tag: Defines text that should be stylistically different from normal text

Back

<input>

Front

Form and Input Tag: Defines an input control

Back

<abbr>

Front

Formatting Tag: Defines an abbreviation

Back

<body>

Front

Basic Tag: Defines the document's body

Back

<small>

Front

Formatting Tag: Defines smaller text

Back

Section 2

(50 cards)

<tfoot>

Front

Table Tag: Groups the footer content in a table

Back

<details>

Front

Style/Semantics Tag: Defines additional details that the user can view or hide

Back

<keygen>

Front

Form and Input Tag: Defines a key-pair generator field (for forms)

Back

<head>

Front

Meta Tag: Defines information about the document

Back

<tbody>

Front

Table Tag: Groups the body content in a table

Back

<dt>

Front

List Tag: Defines a term/name in a description list

Back

<datalist>

Front

Form and Input Tag: Specifies a list of pre-defined options for input controls

Back

<a>

Front

Link Tag: Defines a hyperlink

Back

<meta>

Front

Meta Tag: Defines metadata about an HTML document

Back

<audio>

Front

Audio/Video Tag: Defines sound content

Back

<article>

Front

Style/Semantics Tag: Defines an article

Back

<tr>

Front

Table Tag: Defines a row in a table

Back

<ul>

Front

List Tag: Defines an unordered list

Back

<section>

Front

Style/Semantics Tag: Defines a section in a document

Back

<dd>

Front

List Tag: Defines a description of a term/name in a description list

Back

<table>

Front

Table Tag: Defines a table

Back

<video>

Front

Audio/Video Tag: Defines a video or movie

Back

<menuitem>

Front

List Tag: Defines a command/menu item that the user can invoke from a popup menu

Back

<summary>

Front

Style/Semantics Tag: Defines a visible heading for a <details> element

Back

<legend>

Front

Form and Input Tag: Defines a caption for a <fieldset> element

Back

<li>

Front

List Tag: Defines a list item

Back

<td>

Front

Table Tag: Defines a cell in a table

Back

<figcaption>

Front

Image Tag: Defines a caption for a <figure> element

Back

<footer>

Front

Style/Semantics Tag: Defines a footer for a document or section

Back

<area>

Front

Image Tag: Defines an area inside an image-map

Back

<link>

Front

Link Tag: Defines the relationship between a document and an external resource (most used to link to style sheets)

Back

<map>

Front

Image Tag: Defines a client-side image-map

Back

<output>

Front

Form and Input Tag: Defines the result of a calculation

Back

<th>

Front

Table Tag: Defines a header cell in a table

Back

<col>

Front

Table Tag: Specifies column properties for each column within a <colgroup> element

Back

<menu>

Front

List Tag: Defines a list/menu of commands

Back

<ol>

Front

List Tag: Defines an ordered list

Back

<track>

Front

Audio/Video Tag: Defines text tracks for media elements (<video> and <audio>)

Back

<thead>

Front

Table Tag: Groups the header content in a table

Back

<canvas>

Front

Image Tag: Used to draw graphics, on the fly, via scripting (usually JavaScript)

Back

<div>

Front

Style/Semantics Tag: Defines a section in a document

Back

<hgroup>

Front

Style/Semantics Tag: Defines a group of headings

Back

<caption>

Front

Table Tag: Defines a table caption

Back

<figure>

Front

Image Tag: Specifies self-contained content

Back

<header>

Front

Style/Semantics Tag: Defines a header for a document or section

Back

<nav>

Front

Link Tag: Defines navigation links

Back

<aside>

Front

Style/Semantics Tag: Defines content aside from the page content

Back

<colgroup>

Front

Table Tag: Specifies a group of one or more columns in a table for formatting

Back

<span>

Front

Style/Semantics Tag: Defines a section in a document

Back

<img>

Front

Image Tag: Defines an image

Back

<source>

Front

Audio/Video Tag: Defines multiple media resources for media elements (<video> and <audio>)

Back

<style>

Front

Style/Semantics Tag: Defines style information for a document

Back

<iframe>

Front

Frame Tag: Defines an inline frame

Back

<dialog>

Front

Style/Semantics Tag: Defines a dialog box or window

Back

<dl>

Front

List Tag: Defines a description list

Back

Section 3

(50 cards)

defaultMuted

Front

Audio/Video Property: Sets or returns whether the audio/video should be muted by default

Back

startDate

Front

Audio/Video Property: Returns a Date object representing the current time offset

Back

currentSrc

Front

Audio/Video Property: Returns the URL of the current audio/video

Back

class

Front

Global Attribute: Specifies one or more classnames for an element (refers to a class in a style sheet)

Back

canPlayType()

Front

Audio/Video Method: Checks if the browser can play the specified audio/video type

Back

<base>

Front

Meta Tag: Specifies the base URL/target for all relative URLs in a document

Back

play()

Front

Audio/Video Method: Starts playing the audio/video

Back

contenteditable

Front

Global Attribute: Specifies whether the content of an element is editable or not

Back

pause()

Front

Audio/Video Method: Pauses the currently playing audio/video

Back

<object>

Front

Programming Tag: Defines an embedded object

Back

playbackRate

Front

Audio/Video Property: Sets or returns the speed of the audio/video playback

Back

tabindex

Front

Global Attribute: Specifies the tabbing order of an element

Back

contextmenu

Front

Global Attribute: Specifies a context menu for an element. The context menu appears when a user right-clicks on the element

Back

crossOrigin

Front

Audio/Video Property: Sets or returns the CORS settings of the audio/video

Back

ended

Front

Audio/Video Property: Returns whether the playback of the audio/video has ended or not

Back

spellcheck

Front

Global Attribute: Specifies whether the element is to have its spelling and grammar checked or not

Back

played

Front

Audio/Video Property: Returns a TimeRanges object representing the played parts of the audio/video

Back

style

Front

Global Attribute: Specifies an inline CSS style for an element

Back

dropzone

Front

Global Attribute: Specifies whether the dragged data is copied, moved, or linked, when dropped

Back

translate

Front

Global Attribute: Specifies whether the content of an element should be translated or not

Back

currentTime

Front

Audio/Video Property: Sets or returns the current playback position in the audio/video (in seconds)

Back

audioTracks

Front

Audio/Video Property: Returns an AudioTrackList object representing available audio tracks

Back

buffered

Front

Audio/Video Property: Returns a TimeRanges object representing the buffered parts of the audio/video

Back

textTracks

Front

Audio/Video Property: Returns a TextTrackList object representing the available text tracks

Back

title

Front

Global Attribute: Specifies extra information about an element

Back

seeking

Front

Audio/Video Property: Returns whether the user is currently seeking in the audio/video

Back

mediaGroup

Front

Audio/Video Property: Sets or returns the group the audio/video belongs to (used to link multiple audio/video elements)

Back

data-*

Front

Global Attribute: Used to store custom data private to the page or application

Back

preload

Front

Audio/Video Property: Sets or returns whether the audio/video should be loaded when the page loads

Back

autoplay

Front

Audio/Video Property: Sets or returns whether the audio/video should start playing as soon as it is loaded

Back

<noscript>

Front

Programming Tag: Defines an alternate content for users that do not support client-side scripts

Back

addTextTrack()

Front

Audio/Video Method: Adds a new text track to the audio/video

Back

<embed>

Front

Programming Tag: Defines a container for an external (non-HTML) application

Back

controls

Front

Audio/Video Property: Sets or returns whether the audio/video should display controls (like play/pause etc.)

Back

videoTracks

Front

Audio/Video Property: Returns a VideoTrackList object representing the available video tracks

Back

draggable

Front

Global Attribute: Specifies whether an element is draggable or not

Back

<param>

Front

Programming Tag: Defines a parameter for an object

Back

seekable

Front

Audio/Video Property: Returns a TimeRanges object representing the seekable parts of the audio/video

Back

error

Front

Audio/Video Property: Returns a MediaError object representing the error state of the audio/video

Back

<script>

Front

Programming Tag: Defines a client-side script

Back

muted

Front

Audio/Video Property: Sets or returns whether the audio/video is muted or not

Back

networkState

Front

Audio/Video Property: Returns the current network state of the audio/video

Back

id

Front

Global Attribute: Specifies a unique id for an element

Back

controller

Front

Audio/Video Property: Returns the MediaController object representing the current media controller of the audio/video

Back

lang

Front

Global Attribute: Specifies the language of the element's content

Back

paused

Front

Audio/Video Property: Sets or returns whether the audio/video is paused or not

Back

readyState

Front

Audio/Video Property: Returns the current ready state of the audio/video

Back

load()

Front

Audio/Video Method: Re-loads the audio/video element

Back

defaultPlaybackRate

Front

Audio/Video Property: Sets or returns the default speed of the audio/video playback

Back

duration

Front

Audio/Video Property: Returns the length of the current audio/video (in seconds)

Back

Section 4

(50 cards)

open

Front

Attribute: Indicates whether the details will be shown on page load. Used in: <details>

Back

required

Front

Attribute: Indicates whether this element is required to fill out or not. Used in: <input>, <select>, <textarea>

Back

cite

Front

Attribute: Contains a URI which points to the source of the quote or change. Used in: <blockquote>, <del>, <ins>, <q>

Back

language

Front

Attribute: Defines the script language used in the element. Used in: <script>

Back

readonly

Front

Attribute: Indicates whether the element can be edited. Used in: <input>, <textarea>

Back

poster

Front

Attribute: A URL indicating a poster frame to show until the user plays or seeks. Used in: <video>

Back

keytype

Front

Attribute: Specifies the type of key generated. Used in: <keygen>

Back

href

Front

Attribute: The URL of a linked resource. Used in: <a>, <area>, <base>, <link>

Back

value

Front

Attribute: Defines a default value which will be displayed in the element on page load. Used in: <button>, <option>, <input>, <li>, <meter>,<progress>, <param>

Back

cols

Front

Attribute: Defines the number of columns in a textarea. Used in: <textarea>

Back

src

Front

Attribute: The URL of the embeddable content. Used in: <audio>, <embed>, <iframe>, <img>, <input>,<script>, <source>, <track>, <video>

Back

placeholder

Front

Attribute: Provides a hint to the user of what can be entered in the field. Used in: <input>, <textarea>

Back

high

Front

Attribute: Indicates the lower bound of the upper range. Used in: <meter>

Back

kind

Front

Attribute: Specifies the kind of text track. Used in: <track>

Back

multiple

Front

Attribute: Indicates whether multiple values can be entered in an input of the typeemail or file. Used in: <input>, <select>

Back

pubdate

Front

Attribute: Indicates whether this date and time is the date of the nearest <article>ancestor element. Used in: <time>

Back

novalidate

Front

Attribute: This attribute indicates that the form shouldn't be validated when submitted. Used in: <form>

Back

rel

Front

Attribute: Specifies the relationship of the target object to the link object. Used in: <a>, <area>, <link>

Back

min

Front

Attribute: Indicates the minimum value allowed. Used in: <input>, <meter>

Back

manifest

Front

Attribute: Specifies the URL of the document's cache manifest. Used in: <html>

Back

challenge

Front

Attribute: A challenge string that is submitted along with the public key. Used in: <keygen>

Back

code

Front

Attribute: Specifies the URL of the applet's class file to be loaded and executed. Used in: <applet>

Back

codebase

Front

Attribute: This attribute gives the absolute or relative URL of the directory where applets' .class files referenced by the code attribute are stored. Used in: <applet>

Back

selected

Front

Attribute: Defines a value which will be selected on page load. Used in: <option>

Back

hreflang

Front

Attribute: Specifies the language of the linked resource. Used in: <a>, <area>, <link>

Back

rows

Front

Attribute: Defines the number of rows in a textarea. Used in: <textarea>

Back

pattern

Front

Attribute: Defines a regular expression which the element's value will be validated against. Used in: <input>

Back

reversed

Front

Attribute: Indicates whether the list should be displayed in a descending order instead of a ascending. Used in: <ol>

Back

media

Front

Attribute: Specifies a hint of the media for which the linked resource was designed. Used in: <a>, <area>, <link>, <source>, <style>

Back

low

Front

Attribute: Indicates the upper bound of the lower range. Used in: <meter>

Back

loop

Front

Attribute: Indicates whether the media should start playing from the start when it's finished. Used in: <audio>, <bgsound>, <marquee>, <video>

Back

charset

Front

Attribute: Declares the character encoding of the page or script. Used in: <meta>, <script>

Back

maxlength

Front

Attribute: Defines the maximum number of characters allowed in the element. Used in: <input>, <textarea>

Back

wrap

Front

Attribute: Indicates whether the text should be wrapped. Used in: <textarea>

Back

volume

Front

Audio/Video Property: Sets or returns the volume of the audio/video

Back

icon

Front

Attribute: Specifies a picture which represents the command. Used in: <command>

Back

list

Front

Attribute: Identifies a list of pre-defined options to suggest to the user. Used in: <input>

Back

optimum

Front

Attribute: Indicates the optimal numeric value. Used in: <meter>

Back

size

Front

Attribute: Defines the width of the element (in pixels). If the element's type attribute istext or password then it's the number of characters. Used in: <input>, <select>

Back

hidden

Front

Attribute: Prevents rendering of given element, while keeping child elements, e.g. script elements, active. Used in: Global attribute

Back

type

Front

Attribute: Defines the type of the element. Used in: <button>, <input>, <command>, <embed>,<object>, <script>, <source>, <style>,<menu>

Back

rowspan

Front

Attribute: Defines the number of rows a table cell should span over. Used in: <td>, <th>

Back

width

Front

Attribute: In some cases, such as<canvas>, the width must be specified with this attribute. Used in: <canvas>, <embed>, <iframe>, <img>, <input>,<object>, <video>

Back

checked

Front

Attribute: Indicates whether the element should be checked on page load. Used in: <command>, <input>

Back

max

Front

Attribute: Indicates the maximum value allowed. Used in: <input>, <meter>, <progress>

Back

name

Front

Attribute: Name of the element. For example used by the server to identify the fields in form submits. Used in: <button>, <form>, <fieldset>, <iframe>,<input>, <keygen>, <object>, <output>,<select>, <textarea>, <map>, <meta>, <param>

Back

method

Front

Attribute: Defines which HTTP method to use when submitting the form. Can be GET (default) or POST. Used in: <form>

Back

ismap

Front

Attribute: Indicatesthat the image is part of a server-side image map. Used in: <img>

Back

start

Front

Attribute: Defines the first number if other than 1. Used in: <ol>

Back

label

Front

Attribute: Specifies a user-readable title of the text track. Used in: <track>

Back

Section 5

(26 cards)

form

Front

Attribute: Indicates the form that is the owner of the element. Used in: <button>, <fieldset>, <input>, <keygen>,<label>, <meter>, <object>, <output>,<progress>, <select>, <textarea>

Back

autocomplete

Front

Attribute: Indicates whether controls in this form can by default have their values automatically completed by the browser. Used in: <form>, <input>

Back

download

Front

Attribute: Indicates that the hyperlink is to be used for downloading a resource. Used in: <a>, <area>

Back

alt

Front

Attribute: Alternative text in case an image can't be displayed. Used in: <applet>, <area>, <img>, <input>

Back

datetime

Front

Attribute: Indicates the date and time associated with the element. Used in: <del>, <ins>, <time>

Back

for

Front

Attribute: Describes elements which belongs to this one. Used in: <label>, <output>

Back

dir

Front

Attribute: Defines the text direction. Allowed values are ltr (Left-To-Right) or rtl (Right-To-Left) Used in: Global attribute

Back

accept

Front

Attribute: List of types the server accepts, typically a file type. Used in: <form>, <input>

Back

headers

Front

Attribute: IDs of the <th> elements which applies to this element. Used in: <td>, <th>

Back

action

Front

Attribute: The URI of a program that processes the information submitted via the form. Used in: <form>

Back

accept-charset

Front

Attribute: List of supported charsets. Used in: <form>

Back

height

Front

Attribute: In some cases, such as <canvas>, the height must be specified with this attribute. Used in: <canvas>, <embed>, <iframe>, <img>, <input>,<object>, <video>

Back

align

Front

Attribute: Specifies the horizontal alignment of the element. Used in: <applet>, <caption>, <col>, <colgroup>, <hr>, <iframe>, <img>, <table>, <tbody>, <td>, <tfoot> , <th>, <thead>, <tr>

Back

content

Front

Attribute: A value associated with http-equiv or name depending on the context. Used in: <meta>

Back

async

Front

Attribute: Indicates that the script should be executed asynchronously. Used in: <script>

Back

default

Front

Attribute: Indicates that the track should be enabled unless the user's preferences indicate something different. Used in: <track>

Back

coords

Front

Attribute: A set of values specifying the coordinates of the hot-spot region. Used in: <area>

Back

formaction

Front

Attribute: Indicates the action of the element, overriding the action defined in the<form>. Used in: <input>, <button>

Back

defer

Front

Attribute: Indicates that the script should be executed after the page has been parsed. Used in: <script>

Back

accesskey

Front

Attribute: Defines a keyboard shortcut to activate or add focus to the element. Used in: Global attribute

Back

colspan

Front

Attribute: The colspan attribute defines the number of columns a cell should span. Used in: <td>, <th>

Back

data

Front

Attribute: Specifies the URL of the resource. Used in: <object>

Back

autofocus

Front

Attribute: The element should be automatically focused after the page loaded. Used in: <button>, <input>, <keygen>, <select>,<textarea>

Back

disabled

Front

Attribute: Indicates whether the user can interact with the element. Used in: <button>, <command>, <fieldset>, <input>,<keygen>, <optgroup>, <option>, <select>,<textarea>

Back

enctype

Front

Attribute: Defines the content type of the form date when the method is POST. Used in: <form>

Back

autosave

Front

Attribute: Previous values should persist dropdowns of selectable values across page loads. Used in: <input>

Back