Hypertext Markup Language
I like to get tipsy and do HTML when it's sunny.
<cite>
<details>
<summary>
to set the title. Use <details open>
to make it start unfolded.<dfn>
<abbr>
or <acronym>
.<figure>
<img>
in there and use <figcaption>
for a caption.<kbd>
download
attribute<a href=“[link to file]” download>
you can specify that a link is for downloading, rather than loading, by adding the download
attribute.=“[filename]”
if you want it to be downloaded with a different filename that the one it has on your server.alternate stylesheet
View > Page Style
(or Alt v y
). You can also have a base sheet that is applied to all.rel
attributealternate
: see above for it's use with stylesheets.external
for external links.help
.next
and prev
for pages in a sequence, like blog posts.noopener
, though I think this is default in browsers now?tag
.CSP is a way of verifying externally hosted assets on websites.
Pretty cool thing to get into the habit of use/doing.
checkers: