Question:
Question is provided in the snip below :
.........................................................................................................................................
Answer:
Answer is provided in the snip below :
.........................................................................................................................................
Code in the index.html file is given below:
<!DOCTYPE html>
<html>
<head>
<link rel="icon" href="favicon.png" type="image/png">
<title>Destiny</title>
<link href="mystyle.css" rel="stylesheet" type="text/css">
</head>
<body>
<Footer>
<p>Copyright @ TCS 2016</p>
</Footer>
</body>
</html>
Comments
Post a Comment