Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Lolu chungechunge lwabekwa kunqolobane. Uyacelwa ubuze umbuzo omusha uma udinga usizo.

How can i make a picture in html?

  • 2 uphendule
  • 2 zinale nkinga
  • 12 views
  • Igcine ukuphendulwa ngu Moin Shaikh

more options

How can i insert an image in html script. I want when people visit me website they can see a picture. But how can a insert a pictrue from my laptop to my html script?

How can i insert an image in html script. I want when people visit me website they can see a picture. But how can a insert a pictrue from my laptop to my html script?
Ama-screenshot ananyekiwe

Isisombululo esikhethiwe

Waterlely said

How can i insert an image in html script. I want when people visit me website they can see a picture. But how can a insert a pictrue from my laptop to my html script?

Hi Waterlely, inserting image in html is very easy but you will need the image to be hosted on your website first, also pls specify if you are using any CMS (Content Management System like Wordpress etc.) ?


Insert html image like this:

See live example here:

Funda le mpendulo ngokuhambisana nalesi sihloko 👍 0

All Replies (2)

more options

Isisombululo Esikhethiwe

Waterlely said

How can i insert an image in html script. I want when people visit me website they can see a picture. But how can a insert a pictrue from my laptop to my html script?

Hi Waterlely, inserting image in html is very easy but you will need the image to be hosted on your website first, also pls specify if you are using any CMS (Content Management System like Wordpress etc.) ?


Insert html image like this:

See live example here:

more options

Waterlely said

How can i insert an image in html script. I want when people visit me website they can see a picture. But how can a insert a pictrue from my laptop to my html script?

Hi Waterlely, inserting image in html is very easy but you will need the image to be hosted on your website first, also pls specify if you are using any CMS (Content Management System like Wordpress etc.) ?


Insert html image like this:

See live example here:

Moin Shaikh said

Waterlely said
How can i insert an image in html script. I want when people visit me website they can see a picture. But how can a insert a pictrue from my laptop to my html script?

Hi Waterlely, inserting image in html is very easy but you will need the image to be hosted on your website first, also pls specify if you are using any CMS (Content Management System like Wordpress etc.) ?


Insert html image like this:

< img src="http:domainname.com/image.jpg" alt="image's alternative text" "width="" height="" >

See live example here:

See this simple tutorial: http://www.w3schools.com/html/html_images.asp