this page is not screenreader friendly.
—————————————————————————————————————————————————————————————————————————————————
you can look at my code to see my notes here! :)
—————————————————————————————————————————————————————————————————————————————————
A link can also send a user to another part of the same page they are on. You can add an id attribute to just about any tag, for example
Moss
, and then link to it by using something like this: Go to moss. Selecting this link will scroll the page straight to the element with that ID.
—————————————————————————————————————————————————————————————————————————————————
—————————————————————————————————————————————————————————————————————————————————
<> >
—————————————————————————————————————————————————————————————————————————————————
—————————————————————————————————————————————————————————————————————————————————
bullet list (replace ul with ol for 1., 2., 3., ... )
—————————————————————————————————————————————————————————————————————————————————
—————————————————————————————————————————————————————————————————————————————————
—————————————————————————————————————————————————————————————————————————————————
- this is emphasis
- this is strong
- this is italics
- this is bold
- this is 5px
- this is 5em
- this is 5t
- this is width 5%
Some Useful HTML Character Entities
Description Name Number
non-breaking space
less than < <
greater than > >
ampersand & &
double quotation mark " "
single quotation mark ' '
cent ¢ ¢
pound £ £
yen ¥ ¥
euro € €
copyright © ©
registered trademark ® ®
trademark ™ ™