Page 108 - ConceptGP_C7_Fb
P. 108

</BODY>
                  </HTML>























                  Write HTML code to create a hyperlink on an image.

                  <!DOCTYPE HTML>

                  <HTML>
                  <HEAD>
                  <TITLE> Creating Hyperlink to an Image </TITLE>
                  </HEAD>
                  <BODY>

                  <H1 ALIGN = "CENTER">Valley of Flowers </H1>
                  <IMG Style = "Border:4px Solid Black; Height:200px; Width:250px;"
                  src = "D:\Valley_of_Flower.jpg">
                  <br>

                  <P> Click on the image given below to visit the official website</P>
                  <A HREF = "https://uttarakhandtourism.gov.in/destination/valley-of
                  flowers">
                  <IMG Style = "Height:100px; Width:100px;" SRC = "E:/YellowFlower.jpg">
                  </A>
                  </BODY>

                  </HTML>
















                  The link to the image is displayed on the web browser.



                  106   Premium Edition-VII
   103   104   105   106   107   108   109   110   111   112   113