The
Open Door Web Site |
||||||||||||||||||||||||||||||||||||
Backstage Pass to Internet
|
||||||||||||||||||||||||||||||||||||
| 1. | First, we will open a web page entitled "index.htm" which can be found on the diskette. This opens "index.htm" in a new window. You may have to readjust the sizes or positions of the two windows when they are open. Remember that you can switch back and forth between the two open windows by clicking on their boxes in the gray Windows status bar at the bottom of the screen: | |
![]() |
||
| 2. | Here is the link to click the mouse on:
demo_site.
|
|
| 3. | Back in the other window,
|
|
| 4. | Try to change the text of index.htm as you would in a word processor.
|
|
| 5. | Now that you know why, let's open up the world's simplest word processor,
a little program called Notepad (Bloc-notes).
|
|
| 6. |
|
|
| 7. |
|
|
| 8. | This is the slow, manual, laborious but ever-so-enriching-and-satisfying
way of editing a web page. Let's have a bit more torture before we
move on to the easy way. To change the alignment of text,
|
|
| 9. | Can you guess how to change the alignment so it puts the text on
the left and not in the center?
|
|
| 10. | Let's change the color of the letters in the first line by changing the
<font
color="#000066"> tag. The numbers "#000066"
mean dark blue to the computer but you can try to use English.
|
|
| 11. | Here's a tricky one: Let's make that text even bigger. To do
so, change the command which says to make the text Heading 2 into
Heading 1
which is bigger and bolder. In the same line listed above, can you
guess which command determines that the text is a heading 2 text? Did
you guess the h2
command? Very good.
|
|
| 12 | Can you find another two-part tag with a beginning and an end? How
about at the beginning of the HTML source where it says
<title>Home</title>?
In passing, notice the ever-so-subtle-yet-effective difference between
the opening tag and the closing tag (the slash).
|
|
| 13. |
The < tag means paragraph, and the <img src="__"> (image source) tag tells the browser to insert an image in this space. Remember, images are separate from the web page. You should now begin to be able to decipher some of the rest of the code:
|
|
| 14. | One more important thing and then we can move on to the fun stuff. The
reason we are doing this painful torture is that there will come a day when
you feel you're a real expert because you've published your first page and
then Wham! an image refuses to pop up on the screen leaving an unsightly X
or ? in its place just like the diagram on the right. Sometimes going into the HTML code is the only way to
figure out what the problem is. Let's create a problem to
illustrate. |
|
Homepage
Backstage Pass to the Internet Homepage >Backstage Pass to the Internet
Listings, Recognitions and Awards
This Site was last © Alan Damon 2004 |