The code for Lab04.html is: <!DOCTYPE html> <html lang="en"> <head> <title>Lab 4 example</title> <meta charset="utf-8"> <link href="Lab04.css" rel="stylesheet"> </head> <body> <h1>Lab 4 example</h1> <img src="top.jpg" style="display: block; margin-left: auto; margin-right: auto;" width="275" height="183"> <hr> <img src="lt.jpg" id="lt"> <img src="rt.png" id="rt"> Add some text after these two images. The text must flow around the images in the browser. Make sure you have enough text that this is easily visible when the browser window is narrow enough.Add some text after these two images. The text must flow around the images in the browser. Make sure you have enough text that this is easily visible when the browser window is narrow enough.Add some text after these two images. The text must flow around the images in the browser. Make sure you have enough text that this is easily visible when the browser window is narrow enough.Add some text after these two images. The text must flow around the images in the browser. Make sure you have enough text that this is easily visible when the browser window is narrow enough.Add some text after these two images. The text must flow around the images in the browser. Make sure you have enough text that this is easily visible when the browser window is narrow enough.Add some text after these two images. The text must flow around the images in the browser. Make sure you have enough text that this is easily visible when the browser window is narrow enough.Add some text after these two images. The text must flow around the images in the browser. Make sure you have enough text that this is easily visible when the browser window is narrow enough.Add some text after these two images. The text must flow around the images in the browser. Make sure you have enough text that this is easily visible when the browser window is narrow enough.Add some text after these two images. The text must flow around the images in the browser. Make sure you have enough text that this is easily visible when the browser window is narrow enough. <hr class="clear_both"> </body> </html>