While you are working, where will the files you create be stored? Determine this location before you get started. Keeping track of which files are where is half the battle. This working folder may be a folder on your local hard drive, or it may be a folder in your PASS (but not in the "www" folder.)
Open your web editor application so that it displays a blank page.
Type a single line.
If this is your first save, use the File >>> Save as... command to save this file in your working folder. You have just created a web page.
FrontPage and Dreamweaver both have tools for efficiently setting up and maintaining entire web sites. Web sites created using these tools make it easy to include features such as navigation structures and styles. To learn more on this topic review the "Getting Started with Frontpage" or "Getting Started with Dreamweaver" ITS seminar handouts.
You will find a wide variety of website templates or free layouts if search the web. You may download just the essentials or a whole web site in a compressed (.zip) format
. Extract these files from their compressed state so that you can open them up and modify them using a web editor.
Here is a link to a sample 'Penn State e-Portfolio' web site, (screen shot, right). Click on the link and save this compressed folder to your computer. Extract all the files and then open them in a web editor and modify to meet your purpose and target audience.
"index.html" or "index.htm" are filenames used for home pages. If web servers find a file by this name within a folder it will be displayed automatically. In general, choose a filename that helps to describe what is in the file. Try to eliminate the use of spaces in your file names.
Under File menu >>> Preview in Browser.
OK? Now it is time to make some changes to your webpage...
Modifying the text that you have typed on your page is very similar to the way you would do this in any word
processor.
Revise your page......Save the changes......Refresh your Browser
This is pretty much the routine. Make your changes to the content. Save these changes and then preview to see what your webpage looks like. And so on.... until your are happy with the results and the page is ready to share!
Modifying Text

Saving your Web Pages
File Save (if you have already saved the file) or File Save As (if it is your first save)
Previewing a Page in a Web browser
If you have installed Microsoft Internet Explorer on your computer, you can quickly preview the current page by clicking the Preview tab in Page view.
Modifying Text

Saving your Web Pages
File Save (if you have already saved the file) or File Save As (if it is your first save)
Previewing a Page in a Web browser
If you have installed Microsoft Internet Explorer on your computer, you can quickly preview the current page by clicking the Preview button or press F12.
Frontpage gives you the ability to format text to any of the fonts currently loaded on the machine you are working on. Cool! DreamWeaver, on the other hand, only gives you 5 options of fonts that are most commonly found on any computer today.
RULE OF THUMB: Use only those common fonts you know your audience will be able to see. When a distant computer does not have the font you have requested it reverts to the default font of that computer. This might not be what you want.
Now it is time to make some changes to the appearance of the page...
Changing the look and feel of a web page is easy to do. Here are two commonly used options that can help present and organize your message.
Make sure the there is enough contrast between the color of the text and the color of the background so that your text can be easily read.

People add horizontal lines to their web pages to organize information or to separate one part of the web page from another. This can be very effective and is easy to do.

Most e-portfolios have more than one page. In fact page links make the web what it is. There are basically two different sets of web pages you can link to:



NOTE: You can link to any type of electonic file that is saved in your 'www' folder. This includes powerpoint presentations, excel files, .pdf files or whatever format your evidence is saved in. If your browser has the appropriate plug-in installed, the file will be displayed within the browser window. Otherwise the browser will give your user a dialog box that will ask the user what they want to do with the file – open it with an application, save it, etc.
RULE OF THUMB: Only link to files that you are sure your users have the software they need to view your evidence!
Simple tables – simple layouts. Most people think of using tables to help layout data into columns and rows so that it can be read easily. Web pages use simple tables to help you place your information closer to where you want it on your page.
Consider this typical page layout on the right. How did they get the links to stay on the left side of the page? Why don't we see the table?
The example web page contains a table with 1 row and 2 columns.
OK, let's make this happen...

In order to insert images into your web page you first need to have a copy of the image file itself.
PLEASE NOTE: Respecting copyright laws is your responsibility. You can be prosecuted for anything that is published in your 'www' folder that violates copyright laws!
Below is a link where you can get Penn State images. Since you are a Penn State student publishing on a Penn State web server, the use of these images in this instance does not violate copyright guidelines.
Penn State Web Image Collection
Any image that is displayed in your web browser can be easily saved as an individual file.
Here's how:
PC Users
Mac Users

Use either FrontPage or DreamWeaver – the process is very similar. Here are the steps...
Once the picture is inserted into your web page you can pretty much drag it around to the location that makes sense. Remember, this is a web page and layout is not as sophisticated as Word where you can place a picture anywhere there is blank space.
Images from digital cameras or scanners can be easily integrated into your e-portfolio. There are three skills that come in handy when working with these images, cropping, resizing and optimizing.

VIEW - Cropping, Resizing and Optimizing - MOVIE
Thus far everything that you have created has been saved in a local folder that is not online. As you know, only the files located within your "www" folder are the ones that are visible to the rest of the world. So, you need to transfer a copy of your files to this folder. To do this essentially all you need to do is to copy and paste all of the pieces of your web page(s) into your "www" folder. There are two ways to make this happen.