1. Home
  2. Computing & Technology
  3. Personal Web Pages

Page for Just One Picture, with Navigation
Page for Just One Picture, with Navigation

From , former About.com Guide

Start copying this template below where you see <HTML>. That's the beginning of the code. You may have to copy and paste the code in two sections if there is a commercial in the way. You don't want to copy and paste the commercial and the code around it. Then paste the HTML code in your HTML editor.

See What The Page Will Look Like


<HTML>
<HEAD>
<TITLE>THIS IS THE TITLE THAT WILL BE AT THE TOP OF THE BROWSER</TITLE>
<META NAME="keywords" CONTENT="keywords,keywords,keywords,keywords,keywords">
<META NAME="description" CONTENT="DESCRIPTION OF YOUR WEB PAGE HERE. MAKE SURE YOUR KEYWORDS SHOW UP HERE. THIS IS SOMETHING SEARCH ENGINES LOOK AT.">
</HEAD>
<BODY>

<table align="center" border="1" width="400" cellpadding="3" cellspacing="3" bgcolor="99CFFF">
<td>
<center>
<h2>Title of Picture</h2>
<P><img src="name_of_graphic.gif" width="300" height="300">
<P><font size="4">Describe your picture here. Tell a story or just write some words telling about it.</font>
</center>
</td>
</table>
<P><center>
<p><b>
<a href="previouspage.html">« Previous Picture</a>
<a href="n403graphicindex.htm">INDEX</a>
<a href="nextpage.html">Next Picture »</a></b>
</center>

<P><center>

<p><b>
<a href="homepage.html">Site Home Page</a>
<a href="biopage.htm">Bio Page</a></b>

</center>

</BODY>
</HTML>

Explore Personal Web Pages
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Personal Web Pages
  4. Templates, Scripts, Hacks
  5. Free Templates: Web Pages
  6. Create a Separate Page Just For My Picture with Navigation>

©2009 About.com, a part of The New York Times Company.

All rights reserved.