Midterm Excercise 2 (Branch 2731)
✨ นายธนิต ธนะปฐมชัย
<html> <head> <style> .img{ display:block; width: 50%; position:absolute; margin: auto; top:0; } </style> </head> <body> <img class="img" src="https://media.giphy.com/media/BXfMQUTvNNBFm/source.gif"> </body> </html>