IMAGE TAG.HTML

 <html> 

<head>

 <title> IMAGE TAG</title>

</head>

<body> 

<h1>SALMAN KHAN</h>

<img src="YOUTUBE FOLDER/salman.png" height="200px" title="salman khan"/>

<a href="FIRST WEB PAGE.html" target="_blnk"> NEXT PAGE</a>

</body>

</html>

Comments

Popular posts from this blog

ANCHOR TAG.HTML

Multiplication of three numbers in C#

switch in c#