Skip to content

Instantly share code, notes, and snippets.

@IceBotYT
Last active March 2, 2021 19:48
Show Gist options
  • Save IceBotYT/f53e816436eed38334642938f735c449 to your computer and use it in GitHub Desktop.
Save IceBotYT/f53e816436eed38334642938f735c449 to your computer and use it in GitHub Desktop.
Every single HTML element
<html>
<base>
<head>
<link>
<meta>
<style>
<title>
<body>
<address>
<article>
<aside>
<footer>
<header>
<h1>
<h2>
<h3>
<h4>
<h5>
<h6>
<hgroup>
<main>
<nav>
<section>
<blockquote>
<dd>
<div>
<dl>
<dt>
<figcaption>
<figure>
<hr>
<li>
<ol>
<p>
<pre>
<ul>
<a>
<abbr>
<b>
<bdi>
<bdo>
<br>
<cite>
<code>
<data>
<dfn>
<em>
<i>
<kbd>
<mark>
<q>
<rb>
<rp>
<rt>
<rtc>
<ruby>
<s>
<samp>
<small>
<span>
<strong>
<sub>
<sup>
<time>
<u>
<var>
<wbr>
<area>
<audio>
<img>
<map>
<track>
<video>
<enbed>
<iframe>
<object>
<param>
<picture>
<portal>
<source>
<svg>
<math>
<canvas>
<noscript>
<script>
<del>
<ins>
<caption>
<col>
<colgroup>
<table>
<tbody>
<td>
<tfoot>
<th>
<thead>
<tr>
<button>
<datalist>
<fieldset>
<form>
<input>
<label>
<legend>
<meter>
<optgroup>
<option>
<output>
<progress>
<select>
<textarea>
<details>
<dialog>
<menu>
<summary>
<slot>
<template>
<acronym>
<applet>
<basefont>
<bgsound>
<big>
<blink>
<center>
<content>
<dir>
<font>
<frame>
<frameset>
<image>
<isindex>
<keygen>
<listing>
<marquee>
<menuitem>
<multicol>
<nextid>
<nobr>
<noembed>
<noframes>
<plaintext>
<rb>
<rtc>
<shadow>
<spacer>
<strike>
<tt>
<xmp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment