https://www.rakeshmgs.in/search/label/Template
https://www.rakeshmgs.in
RakeshMgs

Create a HTML file which displays three images at LEFT, RIGHT and CENTER respectively in the browser.

Updated:

<html>
 <body>
   <div style="text-align:left;">
     <img src="image1.jpg">
   </div>
   <div style="text-align:center;">
     <img src="image2.jpg">
   </div>
   <div style="text-align:right;">
     <img src="image3.jpg">
   </div>
 </body>
</html>

Output:


आपको आर्टिकल कैसा लगा? अपनी राय अवश्य दें
Please don't Add spam links,
if you want backlinks from my blog contact me on rakeshmgs.in@gmail.com