HTML Code:
<div style="float:right;"><img src="/media/smog/16/trivia_porygon.png" alt="" height="251" width="50"></div>
Your height and width are wrong lol. Also <img src="" alt=""
/> . Yep that's all and good job! :)
Also, just a tip: style="float: right;
margin-left: 10px;" where the blue part is often added for an image floated right so that there is some space between the text and the image itself. It just makes it look neater/nicer :)
Let's wait for Jelli to provide the next one now~