<html>
<head>
<title>Sample Page</title>
</head>
<body>
<p>Something I use everyday: <img> <a>Google</a>. I like it.</p>
<center><img></center>
</body>
</html>
|
![]() |
However, we have not specified the link target or where our images are. So nothing will take any effect.
>>>Next Step