How Do You Insert Images Into An Html Document?
Monday, July 6th, 2009 at
5:25 am
I’m trying to learn html so I can make my own website, but I’m really confused on how to insert images. I think I know the code, but how do I get pictures saved on my computer into the document?
Tagged with: Document • HTML • Images • Insert • Into
Filed under: HTML
Like this post? Subscribe to my RSS feed and get loads more!
I think I understand your query. You want to know how to bring the picture you desire on your webpage.


Well, this is the HTML code for inserting an image:
After src attribute you can add different attributes such as ‘border’, ‘align’, etc.
In your Notepad file just type the following code where you want the image to be displayed:
Here “D:abcxyz.jpg” is the location where your picture is situated on your computer. You must edit it as per the location of your pic. Do remember, to put the appropriate extension of your picture file in the end eg) .jpg, .gif, .bmp, etc
But Actually you might consider using Microsoft Frontpage. It’s load easier than Notepad as it generates codes automatically and you just have to type what you want. It will be installed on your computer, just open Start and look for it.
Hope this helped.
why dont you download dreamweaver cs3 from here http://www.adobe.com/downloads/?PID=2294... you have to setup and account. And then head over to serials.ws and unlock the trial with a serial from there. This is much easier than trying to learn HTML. Hope this helps!