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.

Break tag in CSS

2 posters

Go down

Break tag in CSS Empty Break tag in CSS

Post by Guest October 29th 2008, 5:28 pm

What is the proper code for a break tag to be used in CSS?


Thanks
avatar
Guest
Guest


Back to top Go down

Break tag in CSS Empty Re: Break tag in CSS

Post by Jalokim October 29th 2008, 6:25 pm

a break tag as in what??
a line that separates two things like on posts??


like that ^^?
never mind it doesn't show up in posts

like this?
____________________________________________________________________________
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

Break tag in CSS Empty Re: Break tag in CSS

Post by Guest October 29th 2008, 7:02 pm

Jalokim wrote:a break tag as in what??
a line that separates two things like on posts??


like that ^^?
never mind it doesn't show up in posts

like this?
____________________________________________________________________________

No I want to create space between on code (image) and another)
avatar
Guest
Guest


Back to top Go down

Break tag in CSS Empty Re: Break tag in CSS

Post by Jalokim October 29th 2008, 7:09 pm

then you need to set a padding or margin ...

normally you add:
margin-bottom: 10px;

or padding-bottom: 10px;

depends on which element you are moving... select the top image or text to use the margin-bottom class.

hope this help... although , I don't quite know what you are trying to do
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

Break tag in CSS Empty Re: Break tag in CSS

Post by brinxster October 29th 2008, 9:34 pm

Break tag in CSS New_br10

Code above is a W3C compliant break tag that can be used in CSS. Make sure to include space after the r.

Hope this helps! Very Happy
avatar
brinxster
New Member

Posts : 1
Reputation : 0
Language : English

Back to top Go down

Back to top

- Similar topics

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