The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Need code for new paragraph please!

3 posters

Go down

Need code for new paragraph please! Empty Need code for new paragraph please!

Post by Sooz July 25th 2008, 9:06 pm

I'm trying to put a gap between seperate subjects on my News widget for the forum portal but they keep appearing as a continuous scentance. Please could someone provide the relevant script code for me?
avatar
Sooz
Forumember

Posts : 49
Reputation : 0
Language : English

Back to top Go down

Need code for new paragraph please! Empty Re: Need code for new paragraph please!

Post by xxxVIPERxxx July 31st 2008, 11:50 pm

Line Break makes a gap in most text.... </br>


Paragraphs use..... <p> & </p>

Try either of these, they should work.
xxxVIPERxxx
xxxVIPERxxx
Forumember

Male Posts : 317
Reputation : 0
Language : Opinionated, English & Army
Location : In some nice *here kitty kitty*

http://www.sgtlegend.com/LightFighter

Back to top Go down

Need code for new paragraph please! Empty Re: Need code for new paragraph please!

Post by Saurus August 2nd 2008, 12:56 am

The "p" tags are normally used in CSS. The line break for html is a simple
Code:
<br>
unless the page uses an XHTML Doctype, in which case
Code:
<br />
is the proper usage.
avatar
Saurus
Forumember

Male Posts : 789
Reputation : 10
Language : english
Location : NY

http://sunrisers.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum