Your assigned language is: English
Classroom blog: googleclouduconn.blogspot.com
9/25/2020, 0:28 AM
Example of to use <a href > tag to link pages
Bottom of cloud storage web page
https://googleclouduconn.blogspot.com/p/cloud-storage-quickstart-welcome-to.html
<!DOCTYPE html>
<html>
<head>
<title>Very simple example
</title>
</head>
<body>
This will appear as is.
<a href="https://storage.googleapis.com/dollarsforstuff/css.html">clickable
text goes to css.html </a> <br>
<img src="https://storage.googleapis.com/uconnstamford/bear.jpg"/><br>
</body>
</html>
No comments:
Post a Comment