XJO 0.18% 8,300.2 s&p/asx 200

os futs, page-33

  1. 10,376 Posts.
    lightbulb Created with Sketch. 1509
    re: my tech screen The Image Tag and the Src Attribute
    In HTML, images are defined with the tag.

    The tag is empty, which means that it contains attributes only and it has no closing tag.

    To display an image on a page, you need to use the src attribute. Src stands for "source". The value of the src attribute is the URL of the image you want to display on your page.

    The syntax of defining an image:



    The URL points to the location where the image is stored. An image named "boat.gif" located in the directory "images" on "www.w3schools.com" has the URL: http://www.w3schools.com/images/boat.gif.

    The browser puts the image where the image tag occurs in the document. If you put an image tag between two paragraphs, the browser shows the first paragraph, then the image, and then the second paragraph.

 
watchlist Created with Sketch. Add XJO (ASX) to my watchlist
arrow-down-2 Created with Sketch. arrow-down-2 Created with Sketch.