![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Why is that? Are divs never allowed inside paragraphs? |
#3
| |||
| |||
|
|
I have this in IE5 windows: p style="color: red" div>This is not red</div and this is red /p Why is that? Are divs never allowed inside paragraphs? |
#4
| |||
| |||
|
|
Jeff Thies wrote: Why is that? Are divs never allowed inside paragraphs? But - yes. Paragraphs can only hold inline content. |
#5
| |||
| |||
|
|
Thanks, I stumbled across this at the W3C just now: FORM action="http://somesite.com/prog/adduser" method="post" P First name: <INPUT type="text" name="firstname"><BR .... /P /FORM Which oddly enough is almost exactly what I was trying to do. But without the zig zag alignment. Looks like I'll have to do this with divs instead. |
![]() |
| Thread Tools | |
| Display Modes | |
| |