thelearners
Programmer
Hi,
I'm want to center my picture inside the <fieldset>, how do I modify my codes here?
<fieldset style="width:300;height:400; border: solid
3px red" align="center">
<legend align="center">
My Picture
</legend>
<img src="love.gif" width="120" height="120">
</fieldset>
Thanks in advance
I'm want to center my picture inside the <fieldset>, how do I modify my codes here?
<fieldset style="width:300;height:400; border: solid
3px red" align="center">
<legend align="center">
My Picture
</legend>
<img src="love.gif" width="120" height="120">
</fieldset>
Thanks in advance