เสร็จแล้ว อภิรัฐ จำนงค์รัตน์ 63070185 ex2
✨ APIRAT JAMNONGRAT
<html> <head> <title>Let's Start </title> <style> body{ margin:auto; width:100%; text-align:center; background-image: linear-gradient(to bottom right, red, yellow); } img{ display:inline-block; width:50%; border: 10px solid black; } </style> </head> <body> <div class="img"> <image src="https://media.giphy.com/media/BXfMQUTvNNBFm/giphy.gif?fbclid=IwAR12-MWdUUfquMUWchuHSc7Y_SxPrn--d_tP5-8hfhYgP22uiTa_dTjWQ7o"></image> </div> </body> </html>