<FIELDSET>
<LEGEND> Here my title goes.which is too long and need to be displayed in 2 lines like word-wrap.
Line 2: Please suggest!</LEGEND>
Name: <INPUT TYPE="text" SIZE="20">
Email: <INPUT TYPE="text" SIZE="20">
</FIELDSET>
FieldSet と Legend の両方に max-width, word-wrap を試しましたが、タイトルが 1 行で表示され、ボックスの幅が広がり、奇妙に見えます。
**ブラウザ固有の問題ではありません