Sunday, January 12, 2020

Html links

<html>
<head>
<title>This is my first web page</title>
</head>
<body>
<a href="http://www.w3schools.com">W3schools</a>
</body>
</html>

Example

This is my first web page W3schools

No comments:

Post a Comment

Assessment Paper 10

Vtapage.html <html> <head> <title> VTA </title> </head> <body> <h1> VTA <...