CIS 3030 Session 2-2 Quick check

Pataasin ang iyong marka sa homework at exams ngayon gamit ang Quizwiz!

What are the five parts of a URL?

The protocol, the hostname, the folder name, the filename, and the anchor name or id.

Specify the code to link the text University of Washington to the FTP server at ftp.uwash.edu.

<a href="ftp://ftp.uwash.edu">University of Washington</a>

Specify the code to link the text White House to the URL http://www. whitehouse.gov, with the destination document displayed in a new unnamed browser window.

<a href="http://www.whitehouse.gov" target="_blank">White House</a>

Specify the code to link the text President of the United States to the e-mail address [email protected].

<a href="mailto:[email protected]">President</a>

An inline image based on the logo.jpg file with the alternate text CAMshots needs to use the CAMmap image map. Specify the code to apply the image map to the image

<img src="logo.jpg" alt="CAMshots" usemap="#CAMmap"/>

The CAMmap image map has a circular hotspot centered at the point (50, 75) with a radius of 40 pixels pointing to the faq.htm file. Specify the code to create a map element containing this circular hotspot.

<map name="CAMmap"> <area shape="circle" coords="50, 75, 40" href="faq.htm" /> </map>

Specify the code to automatically refresh your Web document every 5 minutes.

<meta http-equiv="refresh" content="300" />

Specify the code to add the description United States Office of the President as metadata to a document.

<meta name="description" content="United States Office of the President" />

What attribute would you add to a hypertext link to display the tooltip Tour the White House?

title="Tour the White House"


Kaugnay na mga set ng pag-aaral

Ch. 8 - one, Marketing Ch. 7 - one, Marketing Ch. 7 - two, Marketing Ch. 8 - two, Marketing Ch. 9 - one, Marketing Ch. 10 - one, Marketing Ch. 9 - two, Marketing Ch. 10 - two

View Set

47. Variable Interest Entities (VIEs)

View Set

Chapter 15: Anxiety and Obsessive-Compulsive Related Disorders

View Set