How to align text and images inside tag in the middle?
<html>
<head>
<body bgcolor = "lavender">
<fieldset style="border-color:blue;">
<img id="image1" src="bed.jpg" height=250 width=250>
<img id="image2" src="bed.jpg" height=250 width=250>
<img id="image3" src="bed.jpg" height=250 width=250>
<img id="image4" src="bed.jpg" height=250 width=250>
<img id="image5" src="bed.jpg" height=250 width=250>
</fieldset>