A web page will look stiff, formal impressed, and a little drab if not accompanied by pictures.<\/span> We can see today, the web page on the Internet, almost all of them incorporate images, animation, audio and even video to attract and startle visitors.<\/span> As another example, for example, want to create a web page that contains a collection of photographs, as well as goods in accordance with the hobby.<\/span><\/p>\n In this case, it must understand the technique for displaying the images to the web page so that it will look neat and attractive.<\/span> The necessary means for inserting or adding images to a web page is easy.<\/span> HTML tags have provided specifically for this purpose, ie <img>.<\/span> This tag is a single tag or do not have a partner.<\/span> The most important attribute of the <img> is SRC (source or sources), which contains the image file to be displayed in a web page.<\/span><\/p>\n Common forms of use of the <img> is: <img src = “filename”><\/strong><\/span>
\n If the file to be displayed is in another directory, or even being on another website, meals need to mention also the location of the file.<\/span>
\n Example: <img src = “..\/ images \/ komputer.jpg”><\/strong><\/span>
\n Or<\/span>
\n <img src =<\/strong> <\/strong>http:\/\/www.abcde.com\/image\/kamera.jpg\/><\/strong><\/a><\/span><\/p>\n