if anyone could help meh i would literally bake them a cake-
taking the first plunge at html and creating my website rn. im working all in notepad rn and then loading it as a webpage. i'm trying to add a gif at the bottom of the page and although i seem to be nesting correctly, its still failing to load the gif, whether i load it from imgur or filegarden. this is also happening with all other images and gifs i try, so i know its not the file itself.
code: (without the dashes in img, i just wanted it visible)
<head>
<title>enter the cyberverse...</title>
</head>
<body>
<h1>welcome to my cyberverse!~</h1>
<p>allow me to introduce myself! my name is elfy,
and this is my own lil corner of da interwebz!
here you will find what goes on in the inner
workings of mah miiiind~ lol</p>
<i-m-g src="
https://imgur.com/a/Q7WEvV8" alt="blinkie under construction" width="300px" height="40px">
<p>dis site is unda contruction!!~</p>
<body>
//endcode
link to my neocitiesi know this is probably a rly amateur question and the answer is probably right in front of my eyes TnT i appreciate any advice