+ All Categories
Home > Internet > 1 Minute HTML tutorial - image and img tag

1 Minute HTML tutorial - image and img tag

Date post: 17-Jan-2017
Category:
Upload: rimaoka
View: 394 times
Download: 0 times
Share this document with a friend
17
1 Minute HTML Images with <img> tag
Transcript

1 Minute HTML

Images with <img> tag

A web page

can display

an image

<img> loads an image

<img> tag to include

an image

“src” attribute to

specify the image file

Image by nenetus at FreeDigitalPhotos.net

Image by nenetus at FreeDigitalPhotos.net

Open the image!

Image by nenetus at FreeDigitalPhotos.net

Open html !

Change the image size

“width”, “height” to change

the image display size

Go to the page

and F5

The image size changed


Recommended