Do you like the way this web page is set up ? Not only will I say it's ok to copy it, I will give you instructions on how to copy it. The neat thing about HTML is your ability to look at other web sites and when you find something you like, you view the source code, copy the part you want and paste it into your document.
This site uses frames and you need the following files in your directory for it to run
- index.html - This is the main page that controls everything else
- my_picture.html - This is the page that displays my picture in the upper left corner
- the_commercial.html - This is the page that displays the commercial in the upper right corner
- my_index.html - This is the page that displays the main index on the left size
- my_indexp.html - This is the sub index for my photo area
- my_indexs.html - This is the sub index for my soapbox area
- my_indexl.html - This is the sub index for my links area
- center_stage.html - This is the center page where most of the content appears
- favoriteoutfits.html - This is one of 3 picture display pages
- swimsuits.html - This is one of 3 picture display pages
- friends.html - This is one of 3 picture display pages
- linkspage.html - This is my links page
- copypage.html - This is the page you are reading now
Now in order to customize the site for you do the following things
- Make a file name like the ones above in your directory
- Open one of the files in your directory
- Right click on the cooresponding file on my web page and select "View Frame Source"
- The file name of the page you are viewing should appear at the top of the page
- Select and copy the entire page onto your clip board (usually a CTRL C)
- Paste the contents into the file with the same name in your directory
- Change every "Nicole" to your name
- If the file is calling pictures (.gif or .jpg) change the picture file names to the names of your picture files
- You will want to copy the .gif images that I am using. To do this right click on the image and select "Save Image As", to get a copy of the image.
You may notice that there are 2 versions of many of the pictures. The "_tn" versions are the thubnails, you can use the big pictures here, but if you make a scaled down copy the picture index page will load faster.
I am still working on this page so the instructions should keep getting better