Midterm Excercise 2 (Branch 2578)
✨ นางสาวยมลพร เชิดบำรุง
<html> <head> <style> body{ background-image:linear-gradient(to bottom right,#348F50,#56B4D3); } .image1{ text-align:center; } .image2{ border: 5px solid white; } </style> </head> <body> <!-- <div id=back> --> <div class="image1"> <img src="https://64.media.tumblr.com/tumblr_m2fgf8niGc1qaphz7o1_500.gif" width="50%" class="image2"> </div> <!-- </div> --> </body> </html>