0

How can add image in my webpage from my pc

help me pls

27th Dec 2016, 2:24 PM
MUSSA M. IZADIN
MUSSA M. IZADIN - avatar
4 odpowiedzi
+ 4
IMG SRC=
27th Dec 2016, 2:34 PM
Okezie Chiedozie
Okezie Chiedozie - avatar
+ 2
if your website is hosted online, the image you want to show on your website should be accessible from the internet via url. you can upload the image to the root directory of your website via ftp and link it in your webpage with the <img src=" image path" tag.
27th Dec 2016, 2:47 PM
seamiki
seamiki - avatar
+ 1
<img src="paste here your image full path"/>
27th Dec 2016, 2:27 PM
guizani mahmoud
guizani mahmoud - avatar
0
thnx ol
27th Dec 2016, 2:46 PM
MUSSA M. IZADIN
MUSSA M. IZADIN - avatar