Help with HTML???? Image wont work?

Nicky Nicky

New member
I'm using a text editor, here is what i do
-Open new project
-Create a folder- name it "images"
-Insert an image into the folder
-Create an html document
-In the html document insert <..img src = "images/myimage.jpg"..>(no dots).

I also tried inserting width and height and the alt tag but all i get is an empty box without the image in it.

What am I doing wrong?
 
Back
Top