Sms Harrison Webword
Sms Harrison Webword
Sms Harrison Webword
Table of Contents
Before you Start: Create documents, Create a Folder, Save documents in Folder ................. 1
Saving the Word Document as a Web Page ............................................................................ 2
Creating and Modifying Tables to hold the webpage content ........................................... 3 - 6
Adding Text and Pictures ................................................................................................. 6 - 7
Modifying the Table’s Cell Width and Hiding Borders ............................................................ 8
Adding a Background Color to the Page ................................................................................ 8
Creating Links to Documents ................................................................................................. 9
Uploading to the Server ..................................................................................................10-11
Viewing your Web Page on the Internet using a Browser .................................................... 11
Page |1
Create these using MS Word and save as Word 97-2003 documents (with a .doc
extension). Do NOT save them as Word 2007 documents (with a .docx
extension)… docx documents won’t open properly after uploading them to the
web server!
Better… after creating the documents in Word, save them as PDF files.
o If your computer has Adobe Acrobat installed, you can just choose Print
then choose Adobe Acrobat as the “printer”. If you don’t Acrobat
installed, you can download a free PDF maker from:
http://www.cutepdf.com/Products/CutePDF/writer.asp
You will also need to download and install the PS2PDF converter free from:
http://www.cutepdf.com/download/converter.exe
Follow the instructions on how to create the PDF document available on the
above website but essentially, you PRINT your document but instead of choosing
a printer you choose Acrobat PDF or CUTEPDF as the “printer”.
The PDF will be “printed” as a .pdf file to whatever location you choose…
choose your website folder and you’ve completed the first part… saving your
docuements into your website folder!
Create a new folder on your jump drive and name it anything you want. For
this tutorial we are going to name the folder website.
Save all your documents (.doc or .pdf (no docx files allowed) into the website
folder that you just created. You must do this before you start constructing your web
page and creating links from the web page to these documents.
Page |2
[In Word 2003: Choose View > Web Layout then just choose Save as Webpage and
make the changes in the SAVE AS WINDOW as described above]
If you stop and want to reopen and edit the index.htm page you just
created, you have to open it in MS Word. Double clicking the file will
open it in a web browser because it’s now a web page. Either open
word then open the file in word or right click on the file and choose:
Open With > Word
Page |3
After creating the drawing you can then draw a large rectangle around all the objects on
your page to represent a Table, then draw lines that divide the table into “cells” (Rows
and Columns) which will be needed to position the different elements of your page to
prevent wrapping.
Above is an example of a web page laid out on paper. You can use this or create your
own layout:
Page |4
[ In Word 2003: Choose Table > Insert > Table then enter the # of Rows and Columns.]
The table will be placed on the left side of the page (Aligned to the Left). You can leave it
Aligned to the Left or you could CENTER THE TABLE ON THE PAGE (Recommended).
Now you need to Merge Columns on some of the Rows to match the layout design
you drew when planning your web page
• Now Right Click on the shaded cells and choose MERGE CELLS from the
drop down box.
• The Top Row now has only one column (or one cell) as shown below
Repeat this procedure for all the rows that you need to merge the cells on that row
into one cell.
To match our example page layout drawing, the cells on rows 2, 5 and 6 were
merged… one row at a time as shown below:
Congratulations! You now have a Table with Rows and Columns that match the
layout you planned. You use these cells to control how Pictures and “blocks” of
text are arranged on the page.
But before you start inserting pictures or typing text into the cells, there’s
one last thing you should do….
• Right click anywhere over the table and choose Table Properties
• In the Table Properties Window
o Click on the Preferred Width check box
o Enter “8” into the type-in field.
o Leave the “Measure” set to “inches” (Don’t choose Percent!)
• The table will resize to 8 inches wide… this is the typical width that will look
good in most browsers. It may look too narrow on your computer if it’s set to a
really high resolution but don’t worry about that.
Page |6
5. SAVE!!
• Because you already saved the “Word” Document as a “Web Page”, you only
need to choose “SAVE” to save the webpage with the changes you made.
• As a reminder, the webpage you saved should have the filename: index.htm
Adding Text
• This is simple: Just click inside the cell where you want to type-in text and type it
in. The text will automatically “wrap” within the cell
• Use the toolbar to left, center or right justify the text within a cell, change the font
style, size, color, etc.
Adding Pictures
• Click inside a cell
• Choose Insert > Picture from the top tool bar
o The picture will be inserted into the cell where the cursor was positioned.
More than likely, the pictures you insert will be larger than the cell
width. If so, the entire table width is also changed beyond the 8”
“Preferred Width” that you set up earlier. This needs to be fixed by
Resizing the Picture…
WATCH OUT!! If the table starts to get bigger as you make the picture
larger, you may have to change the width of the cell holding the picture
so the table width stays at 8”. If so, see next step….
Suggestion: In Word 2007, to “show” the borders so you can select them and change
their position, select Table Tools > Layout > View Gridlines. They will appear as
dotted lines but will be invisible when viewed as a web page. In Word 2003, the
borders remain “visible” as light gray lines but will disappear when viewed as a web
page.
Note: You should not add a picture as a background. It generally “tile” and look bad.
Page |9
[In 2003: If you want to change the appearance of all text hyperlinks in a document,
do the following:]
• Open the document that contains the hyperlinks you want to change.
• On the Formatting toolbar, click Styles and Formatting .
• Do one of the following:
o To change the appearance of hyperlinks, in the Pick formatting to
apply box, right-click the Hyperlink style, and then click Modify.
o To change the appearance of followed hyperlinks, in the Pick
formatting to apply box, right-click the FollowedHyperlink style,
and then click Modify.
o Note If the Hyperlink or FollowedHyperlink styles do not appear in
the Pick formatting to apply box, in the Show box, click All Styles.
• Select the formatting options that you want, or click Format, and then click
Font to see more options.
• To use the modified Hyperlink or Followed Hyperlink style in new documents based
on the same template, select the Add to template check box in the Modify Style
dialog box.
• You can also use themes (theme: A set of unified design elements that provides a look
for your document by using color, fonts, and graphics.) to change the appearance of
hyperlinks and other elements in your document or Web page.
P a g e | 10
The example below shows how you open the My Computer window and login to the
Kent Personal Server then open another window that has your website folder, resize
them on the monitor so you can see both windows side by side then drag and drop the
website folder from the Local Computer to the Kent Personal Server.
Notice that the Address bar on the Kent Personal Server shows that you are INSIDE
the public_html folder on the “server” … the Circled Area …