Make Money Online HTML PHP JAVASCRIPT HTML: #11 image tutorial. |HTML Amharic tutorial.

HTML: #11 image tutorial. |HTML Amharic tutorial.

HTML: #11 image tutorial. |HTML Amharic tutorial. post thumbnail image


HTML is the standard markup language for creating web pages. HTML tags are used to tell the web browser how to display the content of a web page. The HTML tag is used to tell the web browser that this is an image. The src attribute specifies the location of the image file. The alt attribute specifies an alternate text for the image, if the image cannot be displayed. The width and height attributes specify the width and height of the image, in pixels.

The first thing you need to do is find an image you want to use. You can find images on Google Images or other websites. Once you have found an image, right-click on it and select “Save As.” Save the image to your computer in a place you will remember.

Next, open up a text editor such as Notepad or TextEdit. Create a new file and save it as “index.html” in the same folder as your image.

Now, you need to write some HTML code in your text editor. Type the following code into your index.html file:

Replace “IMAGEURL” with the URL of your image file. For example, if your image file is named “image.jpg” and it is in the same folder as your index.html file, you would replace “IMAGEURL” with “image.jpg”.

Save your index.html file and open it in a web browser such as Chrome or Firefox. You should see your image displayed on the page!

Related Post