Home
Press ? for keyboard navigation
❮
Inline style attribute
External stylesheet included with a link
❯
In the head or body of the HTML
examples/css/in_head_or_body.html
<
style
>
h1
{
color
:
red
;
}
</
style
>
<
h1
>
This is a red H1 element
</
h1
>
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)