Prefijos HTML
Prefijos HTML
Prefijos HTML
Prefix Snippets
doctype <!DOCTYPE>$1
a <a href="$1">$2</a>$3
address <address>$1</address>
article <article>$1</article>
aside <aside>$1</aside>$2
b <b>$1</b>$2
bdi <bdi>$1</bdi>$2
big <big>$1</big>$2
blockquot
<blockquote cite="$2">$1</blockquote>
e
body <body>$1</body>
br <br>
caption <caption>$1</caption>$2
cite <cite>$1</cite>$2
code <code>$1</code>$2
col <col>$2
colgroup <colgroup>$1</colgroup>
command <command>$1</command>$2
datalist <datalist>$1</datalist>
dd <dd>$1</dd>$2
del <del>$1</del>$2
Prefix Snippets
details <details>$1</details>
dialog <dialog>$1</dialog>$2
dfn <dfn>$1</dfn>$2
div <div>$1</div>
dl <dl>$1</dl>
dt <dt>$1</dt>$2
em <em>$1</em>$2
fieldset <fieldset>$1</fieldset>
figcaption <figcaption>$1</figcaption>$2
figure <figure>$1</figure>
footer <footer>$1</footer>
form <form>$1</form>
h1 <h1>$1</h1>$2
h2 <h2>$1</h2>$2
h3 <h3>$1</h3>$2
h4 <h4>$1</h4>$2
h5 <h5>$1</h5>$2
h6 <h6>$1</h6>$2
head <head>$1</head>
header <header>$1</header>
hgroup <hgroup>$1</hgroup>
hr <hr>
html <html>$1</html>
<!DOCTYPE html><html
lang="$1en"><head><title>$2</title><meta charset="UTF-
html5 8"><meta name="viewport" content="width=device-width,
initial-scale=1"><link href="$3css/style.css"
rel="stylesheet"></head><body>$4</body></html>
i <i>$1</i>$2
ins <ins>$1</ins>$2
kbd <kbd>$1</kbd>$2
legend <legend>$1</legend>$2
li <li>$1</li>$2
main <main>$1</main>
mark <mark>$1</mark>$2
menu <menu>$1</menu>
menuitem <menuitem>$1</menuitem>$2
nav <nav>$1</nav>
noscript <noscript>$1</noscript>
ol <ol>$1</ol>
optgroup <optgroup>$1</optgroup>
p <p>$1</p>$2
pre <pre>$1</pre>
q <q>$1</q>$2
rp <rp>$1</rp>$2
rt <rt>$1</rt>$2
ruby <ruby>$1</ruby>
Prefix Snippets
s <s>$1</s>$2
samp <samp>$1</samp>$2
script <script>$1</script>
section <section>$1</section>
select <select>$1</select>
small <small>$1</small>$2
span <span>$1</span>$2
strong <strong>$1</strong>$2
style <style>$1</style>
sub <sub>$1</sub>$2
sup <sup>$1</sup>$2
summary <summary>$1</summary>$2
table <table>$1</table>
tbody <tbody>$1</tbody>
td <td>$1</td>$2
tfoot <tfoot>$1</tfoot>
thead <thead>$1</thead>
th <th>$1</th>$2
title <title>$1</title>$2
tr <tr>$1</tr>$2
u <u>$1</u>$2
ul <ul>$1</ul>
var <var>$1</var>$2