View Full Version : Are you good with HTML???
Wind_Danzer
04-20-2007, 11:21 PM
Can someone explain to me why when I do a < P > the punctuation of the last sentence will begin on the last line?
Kinda like this: ...Blah, blah, blah instead of Blah, blah, blah...
I also wanted to try to change the font of one area but not all. I was given a link, http://www.htmlcodetutorial.com/ that has been very helpful but can't seem to figure out how to just do a different font color for a little section.
Phx Cobra
04-20-2007, 11:26 PM
Not quite sure what you are saying?
Are you trying to start a new line after the ... ?
If so you need to use a < br > between them
Though if you are using the < p > tag, then just close it after the paragraph with a < /p >
Wind_Danzer
04-20-2007, 11:32 PM
Ok I'll try and explain it better.
I have one line I'm using that I want to say:
Congratulation and Welcome!!!
What happens when I use the < P > is that it will throw the exclamation points to the front so it reads:
!!!Congratulations and Welcome
I have tried < /P > at the end but it still happened.
Phx Cobra
04-20-2007, 11:39 PM
What happens when you don't use the < p > ?
Wind_Danzer
04-20-2007, 11:54 PM
On myspace it becomes one big run on paragraph, that is what I'm trying to avoid. My new site looks really god except I can't use any sort of punctuation on the last line.
I'm gonna give up for the night and hit the hay. If you have any ideas, please post up.
Allen
04-21-2007, 12:15 AM
http://www.web-source.net/html_codes_chart.htm
you could look there!:D
Wind_Danzer
04-21-2007, 04:25 AM
Allen!!!!
Thanks a lot, this is a big help. :D
Allen
04-21-2007, 08:53 PM
your welcome!
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.