Here is a list of the things I want to put on my site over the next few days while I have covid:
.this is me if you even care.
The styles applied to this paragraph are font-size, font-family (typeface), line height (makes spaces between the lines of text), padding (leaves space to the left, right, and top of the words), a solid background color (if you use a tiling background it can be hard to read the text otherwise!) and an outline.
This is a link to Benebell Wen's Chapter 2 of her book on the BOok of Changes.
So i guess this will link to further down page Let's jump to the bottom!
I'm getting bored of all these paragraphs that look the same. Good thing we can change the style of an individual paragraph.
Or we can change the styling of multiple paragraphs
by assigning them to a common "class".
Padding changes the amount of space between the inside of the tag and whatever you put inside it, like this.
The margin changes the amount of space between the outside of the tag and whatever's outside it, like this.
We can do the standard text effects for the Prime Geocites Look: bold, italics, underline, colored text, etc. But default blue is ugly. List time. Here's the stuff I'm into at the moment: .
You can also change exactly how any of these pre-made tags look the same way we changed the "p" tags.
and you can choose your own hex color values wherever you want
Because I styled the "body" tag to center everything, all the images are in the center. But we can change that if we want. We can even have an image in with the text, where the image sits to the side and the text wraps around! How cool is that?
The "clear" tag in this "span" down here resets the rest of the images below it to sit in the center like normal.
For pretty much any other HTML tag you might need, look it up on W3Schools.
Hi, we're at the bottom now, because I gave this paragraph the ID that matched to that link. Cool, right? Why don't we jump back up.