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.

————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————



copypasting dump

image that links to smth else, _blank opens new tab, alt is image Description and shows when it wont load
hosted by neocities

bullet list (replace ul with ol for 1., 2., 3., ... )





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 ™ ™


these all produce the same red in CSS:
red
rgb(255,0,0)
rgb(100%,0%,0%)
#ff0000
#f00


————————————————————————————————————————————————————————————————

music-by-margaruine told us: "shift + control + r to reset cache on your end. thank me later"

————————————————————————————————————————————————————————————————