Showing posts with label codes. Show all posts
Showing posts with label codes. Show all posts

Wednesday, August 22, 2007

Things that make you go hmmm...

A conversation with N

Me: Honey, what is Alex’s last name?
N: Zander.
Me: Thank you. I write down Alex Zander.
Me: Are you sure?
N: Yes, Alex-zander.
M: So his name is Alexander Zander?
N: No. Just one Zander. Alex Zander.
Oy Vay!

Que Aba laughing hysterically, as I roll my eyes. Somehow I don’t think that is right.

on another note, I follow.

Tuesday, June 05, 2007

HTML for dummies

okay some of these took me forever to learn so just want to make it easier for others
bold = < b > text < /b >
italic = < e m >text < /em >
strike through = < s > text< /s >
Aba's new blog =
< ahref="URL"> Text < /a >
YouTube(in a new window) =
< ahref="URL">text< /a >

(picture as a link) =
< ahref="URL"> < src=" picture "> < /a >
bigger** than surrounding text =
< font="+3">text < /font >
smaller** than surrounding text =
< font="-3">text< /font >
line break = < d i v >
** can not be done using blogger, automatically destroys the coding, have to use their tool

a URL is a web address starting with Http://
Remove all spaces in codes , just like you do in URL's

Please feel free to leave any codes you think would be helpful in the comments. Thank you!