Документация
HTML CSS PHP PERL другое
Workshop
 
Previous Page
Table of Contents
Next Page

Workshop

"Answers" section that follows.

Quiz

1:

www.cheapsuits.com/~billybob/ on your page?

2:

Your home page will be at http://www.mysite.com/home.html when you put it on the Internet. Write the HTML code to go on that page so that when someone clicks the words all about me, they see the page located at http://www.mysite.com/mylife.html.

3:

You plan to publish a CD-ROM disk containing HTML pages. How do you create a link from a page in the \guide directory folder to the \guide\maine\katahdin.html page?

4:

How about a link from \guide\maine\katahdin.html to the \guide\arizona\superstitions.html page?

Answers

A1:

Put the following on your page:

<a href="http://www.cheapsuits.com/~billybob/">
my buddy billy bob's page of inexpensive businesswear</a>

A2:

<a href="mylife.html">all about me</a>

The following would work equally well, though it would be harder to test on your hard drive:

<a href="http://www.mysite.com/mylife.html">all about me</a>

A3:

<a href="maine/katahdin.html">mount katahdin</a>

A4:

<a href="../arizona/superstitions.html">
the superstition range</a>


Previous Page
Table of Contents
Next Page


 Приглашаем посетить сайты 
Мода Чехов Крылов Автомобили Футбол Кулинария Грибы Женщинам Фонвизин CSS