
Yee ha,
I got my Word Press site back. You don’t even want to know the insane nightmare I have gone through. Anyways, no looking back. I have to give huge thanks to my pal Roy Montero (the SEO) guy. If not for him, I would not be typing this right now.
So, I’ve been really frustrated lately because I don’t know much html? You too? Yeah, it just isn’t that fun to me, especially with 15,000 other things to learn…….but, I’m gonna do it.
Watch my progress as I go from html dummy, to html WEBMASTER. hahahahahha, that bold and underline tag is about the extent of my html. Oh, I can post pics too with the img src tag.
Well lets learn something. hmmm, I have this Creating web pages simplified book, and I could easily learn (or remember) how to do the color here. =”#OOFFOO”> Okay hopefully this text is green. It will make my day..
Well, let’s push the save button and see what happens. Tune in tommorow when I force myself to learn a new html tag.
Okay, so I couldn’t get the color to work. Looks like I have something to learn for tomorrow.

Hey Jason – Great blog!
The code you would use to change the color is:
(font color=”#OOFFOO”)text here(/font)
— replace () with
To change the size:
(font size=”4″)text here(/font)
— again instead of () and play around with the numbers to see how each looks.
You can even mix the tags, like this:
(font size=”4″ color=”#OOFFOO”)text here(/font)
Have fun!
~ Lynn
Hmm – WP stole my brackets! LOL :p
But I bet you can guess what you replace ( and ) with 😉
Take care!
As always, thanks so much for the help Lynn.