sup
refresh and trying to learn how to link pages together smoothly
My favorite place on the web is My Home Page. <=
Links are created with anchor elements, clickable content, and attribute tags. They are nested into paragraphs, dividers, the body, and so on. Whatever opens last closes first.
a; href= "attribute, web addresses start with https:// "; clickable text; closing tag
# These are ooolder html notes from idk how long ago but still useful to keep all in one place.
My spoiler is revealed by... hovering the cursor over me!
But MY spoiler is revealed by... clicking and holding on me!
This is a highlighted text in a the complete paragraph.
test
THIS IS THE TEXT YOU WANT TO SPOIL
a { display: block; text-decoration: none; } a:hover { background-color: #e5e5e5; }
THIS IS THE TEXT YOU WANT TO SPOIL
test
THIS IS THE TEXT YOU WANT TO SPOIL