If that image is showing up a little too large, you can
scale it using a
width or
height parameter in the img tag, as shown below.
Try making changes -- try a smaller number or a much larger number.
But you can't just write whatever you like -- HTML is a defined language with a proper syntax.
Things like <img>, width, src and <h1> are only part of the language because that's how it was designed.