How to upload a picture on a website?
Posted: Sun Feb 19, 2017 6:14 pm
i try
html |<img src="/pic_mountain.jpg" alt="Mountain View" style="width:304px;height:228px;">|
html |<img src="http://192.168.1.245/pic_mountain.jpg" alt="Mountain View" style="width:304px;height:228px;">|
image "/pic_mountain.jpg"
wait
but nothing appears
html |<img src="/pic_mountain.jpg" alt="Mountain View" style="width:304px;height:228px;">|
html |<img src="http://192.168.1.245/pic_mountain.jpg" alt="Mountain View" style="width:304px;height:228px;">|
image "/pic_mountain.jpg"
wait
but nothing appears