Adding images to web pages
11:08 AM Posted by BlogTechno
The following article will demonstrate how to use simple HTML code to add an image to a web page. For example, if you are updating your profile page on a site such as Mylot and that site allows HTML, you may want your viewers to see your own images. Here is how to do it.
Step1:The simple HTML code to do this can be seen in this screenshot. Look at the screenshot and write down the code exactly as it appears.
Step2:In the code above where I have denoted URL between quotes, you will insert the URL or Uniform Resource Locator to your own images. These images are typically stored at a hosting website where a direct link can be obtained. Here is a picture example showing what the code should look like now.
Step3:Paste this whole string into the section of your web page that allows HTML code.
Step4:Make sure when using this code that you include all slashes, quotes and other special characters exactly as they appear in the screenshots. Otherwise, this code will not work.
0 comments:
Post a Comment