i need help with how to put enter spaces in my about me section so my pictures and words are not so jumbled up!!!!
help with codes!!!!
Well I'm not sure if this is what you're talking about but here are some examples:
<P> is the HTML tag for Paragraph
This is an example displaying the use of the paragraph tag. <P> This will create a line break and a space between lines.
will come out looking like this:
This is an example displaying the use of the paragraph tag.
This will create a line break and a space between lines.
<BR> is the HTML tag for Line Break
This is an example displaying the use of a Line Break<BR>This will create a line break and NO extra space
will come out looking like this:
This is an example displaying the use of a Line Break
This will create a line break and NO extra space
You can use those tags in between image tags or words.

great tutorial by smartmom! once you've mastered that, you can do other simple functions like change the font color, size, bold, italic, etc. all found here on GUG in our HTML Forum:
http://grownupgeek.com/forums-2
Tuna...the other white meat!

GuG-Points: 3
Last Seen: 03/08/2008 - 6:44pm
I am: Not Telling