Friday 24 January 2014

Image in new tab...

when clicking the image it should open in new tab........???

<html>
<head>
<title> Image_NewTab </title>
</head>
<body>
<h1> Make a Click .... </h1>
<a href="http://www.cms2cms.com/wp-content/uploads/2013/10/html-1.jpg" target="_blank">
        <img src="http://www.cms2cms.com/wp-content/uploads/2013/10/html-1.jpg" attributes="#"\>
    </a>
</body>
</html>

No comments:

Post a Comment