Skip to content

Instantly share code, notes, and snippets.

@yesasha
Last active April 15, 2018 20:42
Show Gist options
  • Save yesasha/30331ba293b490494e1256337ee12403 to your computer and use it in GitHub Desktop.
Save yesasha/30331ba293b490494e1256337ee12403 to your computer and use it in GitHub Desktop.
Probably all html tags in alphabetical order
/* Tags in alphabetic order */
a, abbr, address, area, article, aside, audio, b, base, bdi, bdo, blockquote,
body, br, button, caption, cite, code, col, colgroup, datalist, dd, del,
details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure,
footer, form, h1, h2, h3, h4, h5, h6, head, header, hr, html, i, iframe, img,
input, ins, kbd, keygen, label, legend, li, link, main, map, mark, menu,
menuitem, meta, meter, nav, noscript, object, ol, optgroup, option, output, p,
param, picture, pre, progress, q, rp, rt, ruby, s, samp, script, section, select,
small, source, span, strong, style, sub, summary, sup, svg, table, tbody, td,
template, textarea, tfoot, th, thead, time, title, tr, track, u, ul, var,
video, wbr {
/* Your styles here */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment