Download presentation
Presentation is loading. Please wait.
Published byIyana Writer Modified over 9 years ago
1
What happens when you create an HTML document and include pictures
2
If I save a notepad document as a text file and open it in a browser, it looks like this:
3
I must save it like this:
4
Now that the file is an html-type of file, there is nothing displayed in the browser window.
5
Give your page a title using a header tag, h1-h6 with h1 being the largest.
8
Now you’re ready to start on the main section of the HTML document.
10
If your picture does not exist or the src is incorrect, the alt setting will display what is supposed to be there.
13
See the difference?
14
Both do the same thing, but you have control over the image when you save it to your computer… and it’s easier to reference.
18
This concludes the “img src” presentation.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.