Thursday, September 24, 2020

linking pages example, 9/25/2020, 0:28 AM, English, 9/25/2020, 0:28 AM

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

Office hours tomorrow(Tuesday) 5:00pm-6:00pm, 4/26/2021, 5:13 PM, English, 4/26/2021, 5:13 PM

Your assigned language is: English Classroom blog: googleclouduconn.blogspot.com 4/26/2021, 5:13 PM Office hours tomorrow(Tuesday) 5...