![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
hi, I'm having a problem with spacing betw. paragraphs, whether use <br>'s or <p>'s.. FF inserts so much more space betw. paragraphs than IE does br><br> shows up differently in FF from how it shows up in IE.. I know it's better practice to use <p> instead of <br>'s, but FF inserts space ABOVE paragraph when you use <p>... any comments about this would be appreciated.. thank you.. |
#3
| |||
| |||
|
|
hi, I'm having a problem with spacing betw. paragraphs, whether use <br>'s or <p>'s.. FF inserts so much more space betw. paragraphs than IE does br><br> shows up differently in FF from how it shows up in IE.. I know it's better practice to use <p> instead of <br>'s, but FF inserts space ABOVE paragraph when you use <p>... any comments about this would be appreciated.. thank you.. |
#4
| |||
| |||
|
|
maya wrote: hi, I'm having a problem with spacing betw. paragraphs, whether use <br>'s or <p>'s.. FF inserts so much more space betw. paragraphs than IE does <br><br> shows up differently in FF from how it shows up in IE.. I know it's better practice to use <p> instead of <br>'s, but FF inserts space ABOVE paragraph when you use <p>... any comments about this would be appreciated.. thank you.. sorry, have one more question about this... /div> (note it's a CLOSE-div tag..) autom. starts whatever comes after in a new line, right? and </span> doesn't... is this correct? |
#5
| |||
| |||
|
|
By default browsers treat DIV elements as block elements and SPAN elements as inline elements. This behavior can be altered by CSS using the display and float properties. |
#6
| |||
| |||
|
|
I'm having a problem with spacing betw. paragraphs, whether use <br>'s or <p>'s.. FF inserts so much more space betw. paragraphs than IE does br><br> shows up differently in FF from how it shows up in IE.. I know it's better practice to use <p> instead of <br>'s, but FF inserts space ABOVE paragraph when you use <p>... |
![]() |
| Thread Tools | |
| Display Modes | |
| |