Code:
<style>
P {border:1px solid black;}
</style>
<p>Can you see two radio buttons?
<br><input type="radio" name="1"> Yes
<br><input type="radio" name="1"> No
</p>
The problem is that: In NS4 the border is being wrapped around the text and ignores the form elements, but in IE it wraps around all elements.
Can this be fixed? Doctype perhaps? Thanks
----------
I'm willing to trade custom scripts for... [see profile]