Section 1

Preview this deck

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

0

Favorites

0

Last updated

6 years ago

Date created

Mar 1, 2020

Cards (102)

Section 1

(50 cards)

Front

<fieldset>

Back

What creates a comment?

Front

<!-- comment -->

Back

What defines the body of the document

Front

<body>

Back

What defines the document type

Front

<!DOCTYPE>

Back

What defines the contact information for the author/owner of a document/article?

Front

<address>

Back

What defines marked/highlighted text?

Front

<mark>

Back

What defines an explanation/pronnciation of characters?

Front

<rt>

Back

Front

<sub>

Back

Front

<input>

Back

Front

<optgroup>

Back

What represents the defining instance of a term?

Front

<dfn>

Back

What defines an abbreviation?

Front

<abbr>

Back

What defines what to show in browsers that do not support ruby annotations?

Front

<rp>

Back

What defines keyboard input?

Front

<kbd>

Back

Front

<legend>

Back

What defines the HTML headings

Front

<h1> to <h6>

Back

What represents the progress of a task?

Front

<progress>

Back

What defines a text that has been inserted into a document?

Front

<ins>

Back

Front

<form>

Back

What defines emphasized text?

Front

<em>

Back

What defines a short quotation?

Front

<q>

Back

Front

<option>

Back

What defines a section that is quoted from another source?

Front

<blockquote>

Back

Front

<time>

Back

What defines preformatted text?

Front

<pre>

Back

Front

<u>

Back

Front

<wbr>

Back

Front

<var>

Back

Front

<label>

Back

What defines a piece of computer code?

Front

<code>

Back

What defines smaller text?

Front

<small>

Back

What defines text that is no longer correct?

Front

<s>

Back

What defines the title of a work?

Front

<cite>

Back

Front

<strong>

Back

What defines a part of text in an alternate voice or mood?

Front

<i>

Back

What defines a paragraph?

Front

<p>

Back

Defines bold text

Front

<b>

Back

Front

<button>

Back

What overrides the current text direction?

Front

<bdo>

Back

Front

<select>

Back

Front

<sup>

Back

What defines text that has been deleted from a document?

Front

<del>

Back

What defines the title of the document?

Front

<title>

Back

What inserts a single line break?

Front

<br>

Back

What defines a scalar measurement within a known range (a gauge)?

Front

<meter>

Back

What defines a ruby annotation?

Front

<ruby>

Back

What defines sample output from a computer program?

Front

<samp>

Back

Front

<textarea>

Back

What isolates a part of text that might be formatted in a different direction from other text outside it?

Front

<bdi>

Back

What defines a thematic change in content?

Front

<hr>

Back

Section 2

(50 cards)

Front

<iframe>

Back

Front

<section>

Back

Front

<summary>

Back

Front

<style>

Back

Front

<track>

Back

Front

<figure>

Back

Front

<div>

Back

Front

<thead>

Back

Front

<article>

Back

Front

<table>

Back

Front

<video>

Back

Front

<dt>

Back

Front

<aside>

Back

Front

<span>

Back

Front

<tfoot>

Back

Front

<oi>

Back

Front

<data>

Back

Front

<output>

Back

Front

<header>

Back

Front

<keygen>

Back

Front

<meta>

Back

Front

<details>

Back

Front

<td>

Back

Front

<th>

Back

Front

<dd>

Back

Front

<caption>

Back

Front

<link>

Back

Front

<map>

Back

Front

<colgroup>

Back

Front

<ui>

Back

Front

<di>

Back

Front

<canvas>

Back

Front

<source>

Back

Front

<nav>

Back

Front

<footer>

Back

Front

<li>

Back

Front

<head>

Back

Front

<col>

Back

Front

<main>

Back

Front

<tr>

Back

Front

<datalist>

Back

Front

<a>

Back

Front

<area>

Back

Front

<menu>

Back

Front

<menuitem>

Back

Front

<picture>

Back

Front

<tbody>

Back

Front

<figcaption>

Back

Front

<img>

Back

Front

<audio>

Back

Section 3

(2 cards)

Front

<noscript>

Back

Front

<base>

Back