You have opened
the DiDa software application using the procedures appropriate for your
computer and should have the blank html document window open on
your monitor.
- Hold
down the left mouse button while you drag across the words Created
with DiDa between the <TITLE> </TITLE> tags
be
careful not to include the > <s! (The words should turn
blue).
- Hit
the Delete key to remove the words and type Test Webpage in
the space between the title tags.
- Move
the cursor down to the line below the first <BODY> tag and type
the following:
(Your
Name)s First Webpage (hit the Enter key)
This
is my first webpage. (Enter)
I
am taking TEC 3008 at Fresno Pacific University. (Enter)
Bob
Jost is the instructor. (Enter)
Here
is a link to the White House website. (Enter)
Your webpage
should now look like this:

We will now apply the HTML tags necessary to enhance this simple webpage
(HTML document). The DiDa software will assist with this process. Hint:
You may want to check the steps off as you work your way through the
list.
- Hold
down the mouse button and drag across the words (YOUR NAME)s
First Webpage. (The text will turn blue.)
- Click
on the Font button in the toolbar at the top of the screen.
A pop-down menu will appear.
- Click
on Bold (<B> tags will appear on either side of
the text you highlighted telling the browser to display this enclosed
text in Bold type.)
- Click
on the side of the screen to clear the selected text and hold down
the mouse button and drag across the words (YOUR NAME)s First
Webpage again
only the words, not the <B> tags!
(The words will turn blue.)
- Click
on the Header button in the toolbar. A pop-down menu will appear.
- Click
on H1 ( <H1> tags that appear will tell the browser
to display the text in the largest type available.)
- Position
the cursor at the end of the line after the second <B>
tag and hit the Enter key.
- Click
on the Format button in the toolbar. A pop-down menu will appear.
- Click
on Horizontal Line (a <HR> tag will be added telling
the browser to display a Horizontal Rule, a line across the webpage,
to separate the text from the rest of the words on the webpage).
- Hold
down the mouse button while you drag across the last 4 lines of text
remaining
dont include the ending tags. (The text will
turn blue.)
- Click
on the Header button again and select H2 from the pop-down
menu. (<H2> tags that appear will tell the browser to
display this text in the second largest type.)
- Position
the cursor after the first <H2> tag and hit Enter
to move the text down a line.
- Position
the cursor before the second </H2> tag and hit Enter
to move the tag down to a separate line
- Your
Screen should now look like this:

Next we will add some hypertext links to our simple webpage to create
links to other sites on the World Wide Web. Again, you may find it helpful
to check off the steps as you proceed.
- Hold
down the mouse button and drag across the words Fresno Pacific University.
(The words will turn blue.)
- Click
on the Link button.
- Click
on Remote Sites in the pop-down menu that appears.
- Be sure
that the http:// button is checked.
- In the
form (white box) at the top of the dialog box, complete the URL (internet
address) by typing www.fresno.edu after the http:// (be
sure that you dont leave any blank spaces!)
- Click
on the Ok button at the bottom of the dialog box. (This will
add an <A HREF=> tag to the highlighted text and create
an hypertext link to the Fresno Pacific University website.)
- Hold
down the mouse button and drag across the words Bob Jost. (The
words will turn blue.)
- Click
on the Link button, select Remote Sites and http://
again and in the dialog box, enter this text following the http://
www.josts.net/bob
- Click
Ok. (Another <A HREF=> tag has been added creating
a link to the instructors website.)
- Hold
down the mouse button and drag across the words White House.
(The text will turn blue.)
- Click
on Link/Remote Sites/http:// again and type
www.whitehouse.gov
after the http:// (This creates a link to the White House
website.)
- Click
on Ok.
- Position
the cursor after the word website. and hit the Enter
key to move the cursor down to a blank line.
- Click
on the Format button and select Horizontal Line to insert
another <HR> tag at the end of the webpage.
- Position
the cursor on the blank line below the <HR> tag you just
created. (you may need to hit Enter to move the cursor down
a line.)
- Type
your e-mail address on the line.
- Drag
across the e-mail address while holding down the mouse button.
- Click
on the Link button again. Click on Remote Sites and
this time select the mailto: option.
- Enter
your e-mail address in the form and click on Ok. (This
will tell the browser to open a compose mail form addressed to you
when someone clicks on this link.)
- Your
webpage should look like this:

You are
no doubt anxious to see what your webpage is going to look like. DiDa
has a great feature that allows you to do this at any time. Click on
the Preview Screen tab on the lower left-hand side of the screen
and your new webpage will appear on the screen looking like this:

Moving
the cursor over the hypertext links should cause the preview screen
to display the associated URL (internet address) in the lower right
hand corner of the screen. Resist the urge to click on the link as you
are not online and you wont be able to follow the link just yet.
Clicking on the tab labeled HTML Document will take you back
to the HTML source code screen. Do that now.
This would
be a good time to save the webpage you have created. Follow these steps
to save the html file.
- Click
on the File menu and select Save (or just click on the
little floppy disk icon in the tool bar.)
- The
Save As dialog box will appear.
- In the
File Name: box, replace the *.htm with test.htm
(Note: The file must be saved with the .htm suffix!)
- Double-click
on the a:\ folder under the word Directories/Folders:
- Double-click
on the root folder (it should turn blue)
- Click
on OK. (the file will be saved to the disk)
- Check
the path in the top bar of the screen when it reappears. It should
read A:\ROOT\TEST.HTM
- If it
doesnt, go through the save procedures again.
- Close
the DiDa application (click on File and then Exit).
Testing
the Webpage
- Log
on to the Internet.
- Open
your web browser.
- When
your browser has loaded, click on the File menu
- Click
on Open File. (Note: Some web browsers just have an Open
option.)
- Navigate
to the a: drive under Drives: (the folders in the a: drive
should appear under the Directories: a:\)
- Double-click
on the root folder (the test.htm file should appear
in the box on the left.
- Double-click
on the test.htm
- Your
new webpage should appear in the web browser window looking similar
to this:

Dragging
the cursor across the screen you should note that the links are active.
(The cursor will change from an arrow to a little hand and the URL displayed
in the location screen at the bottom of the browser should change as
you move over the links you created.) Clicking on each of the links
should take you to that website. When you are confident that
your new webpage is functional, close your web browser and log off the
Internet.
This is
not a particularly sophisticated webpage but it serves to introduce
some of the basic HTML tags that you will be using. In the next activities,
you will develop increasingly complicated webpages.
I would
like to see your first webpage. You can send it to me via an e-mail
message. Heres how:
- Open
DiDa and your test.htm webpage
- Click
on the HTML Document tab in the lower left corner of the screen (if
it isn't already selected).
- With
the test.htm webpage displayed on the screen, click on Select
All from the Edit menu.
- Go back
to the Edit menu and select Copy (be sure you dont
accidentally select Cut!) This will copy the webpage to your
clipboard.
- Click
anywhere outside of the highlighted text to unselect it.
- Save
the test.htm file and close DiDa.
- Log
on to the Internet and open your e-mail software application.
- Select
Compose Mail and address a message to me at: bjost@josts.net
- In the
Subject field, type: webpage B
- Move
the cursor to the Text: field.
- Go to
the Edit menu and select Paste.
- The
source code for test.htm should appear on the page.
- Send
the e-mail message.
- Log
off the Internet.
- Record
the date you sent the message in your Logbook.
Note: You
can also send test.htm as an e-mail attached file if you would
prefer to do it that way.
|