Friday, January 29, 2021

Assignment#2 some helpful hints, 1/29/2021, 10:28 PM, English, 1/29/2021, 10:28 PM

Your assigned language is: English
Classroom blog: googleclouduconn.blogspot.com

1/29/2021, 10:28 PM

Assignment #2 please send me the link to your index.html page

https://storage.googleapis.com/uconnstamforddsc/index.html

Public URL

https://googleclouduconn.blogspot.com/p/web-assignment.html


In the example you will create 3 separate web pages

index.html
about.html
yourtopic.html (mine was boysand girls club yours can be what you choose)

the index page is 1.

then the other 2 are linked from the index page using <a href> tags

<li><a href="https://storage.googleapis.com/uconnstamforddsc/about.html">About
US</a>
</li>

<li><a href="https://storage.googleapis.com/uconnstamforddsc/bgclub.html">Boys
and Girls Club of Stamford</a>
</li>

each page is created separately using a editor the uploaded to the
cloud storage bucket.

on the 3 html page I uploaded 2 images to my cloud bucket and using
the image tag pointed to them.

onclick="document.getElementById('myImage').src='https://storage.googleapis.com/uconnstamforddsc/bear.jpg'">My
Dog</button>

Images can be downloaded from internet, stored and named on your local machines.

uploaded from your folder that you downloaded the image to

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...