From the course: Practical HTML for No-Coders

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

Implementing images

Implementing images

- [Instructor] Now that you understand what's required to make an image work on a webpage, let's implement one quickly. Step one is to get the image in the right format and the right size. I've already done that for you. If you take a look inside of your Exercise Files folder, you'll find a image here called logo.png. It's the H+ Sport logo. And that is the one we want to work with. In another tab in your web browser, open up the ImgBB site, that's at ImgBB.com. And as it says here, drag and drop anywhere you want to start uploading your images. You don't have to make an account, you don't have to pay for it. You can just do this. So I'm going to drag and drop my logo from my Exercise Files folder, right on into right here where it says drag and drop or paste your images. So I'm going to drop my image. It's going to ask me if I want to auto delete my image. That would be, at some point in time, this image will go…

Contents