This is the practice assignment and it doesn't count for credit. Use this to practice submitting assignments via BlackBoard.com.
practice.htm
by selecting File→Save Ason the browser menu bar and then selecting a destination on your computer. Do not use any spaces in the file name! Be sure to save as
Web page, HTML
only, and not Web page, Complete
or any other type.
Notepadto create or edit web pages. You are strongly encouraged to avoid using Word and using Notepad instead. (Otherwise you may have a hard time with some later projects, when you will need to work with HTML tags!)
File→Open...menu and browsing until you find the saved the file.
If opening in Word 2007 you may be asked to convert from
HTML
.
Don't do it!
Convert as plain text
.
Otherwise you will not be able to see the HTML
tags.
(You don't have this issue when using Notepad.)
Note you don't need to add or change any HTML tags for this project,
but you should get used to seeing them.
Student Name: ( replace this text with your name )
Do not change or replace the tags
, just the text.
(The tags
look something like this:
<i> text text text </i>.)
Now you should save your work.
If using Word be sure to Save As...
with type plain text
.
Also, if using some newer versions of Word and Windows
(such as Vista) you may need to change the encoding
as well.
Without going into details, using an encoding of
UTF-8
should work well.
(You can do the same when using Notepad.)
To change the encoding in Notepad, just select
UTF-8
from the list that appears in the
Save As...
dialog.
To change the encoding using the Save As...
dialog in Office 2007 and newer, you must click on the Tools
button and select Web Options...
.
Then click on the Encoding
tab to change the encoding.
From the list you should choose Unicode (UTF-8)
,
then clock the OK button.
In Word 2007, make your changes then click the Office button and
choose Save As...
and then Other Formats
.
In the Save as type:
list, be sure to select
Web Page, Filtered (*.htm; *.html)
.
Don't click on the Save
button yet!
From here be sure to change the encoding.
You must do this every time you save since Word doesn't
remember what encoding you previously used.
You should be back at the Save As...
dialog.
You can click the Save
button now.
reload(or
refresh) button to make your changes show. If your web page doesn't look right, repeat the above steps until it does.
Assignmentsfrom the
Course Toolsmenu.
Add Attachmentsbutton to upload your file.)
Check the uploaded file before clicking on the submit
button.
Make sure the file can be viewed correctly and has the required
name.
Many Windows users have the system set to hide file
extensions.
(A symptom of this is to see an uploaded file with a double extension,
such as Practice.htm.htm
.)
Another problem is trying to upload files from Vista's Recent
Files
list.
These are only short-cuts
to the actual files (often saved in
My Documents
) and they won't work when
uploaded.
(The symptom of this is if the uploaded file has the extension
.lnk
, as in practice.htm.lnk
.)
If the file name is wrong or doesn't show correctly when you view it,
you can click the small Remove
icon that appears next to the
uploaded file's name.
Then go back and fix whatever was wrong, and then upload it again.
When fully satisfied that you uploaded the correct file, hit the
Submit
button.
After you've done that, if you decide to make changes later (but before
the submission deadline), you can send me an email requesting I
un-submit your project for you.
drop-box.
tagsif you open in Word 2007 and
convert from HTMLwhen opening the file. In this case you use normal Word formatting to edit the document, rather than type in HTML tags. When done, you must
Save As...using the type
Web page, filtered (.htm, .html), and not the
plain textformat as discussed above.
Copyright ©2010 by Wayne Pollock