home *** CD-ROM | disk | FTP | other *** search
- # HTML Pro Templates File
- #
- # Do NOT modify this file. To make your own documents
- # based on these templates, use 'File','New from Template', then edit
- # the text.
- #
- \Newspaper
- <!-- A front page of an on-line newspaper. ->
- <html>
- <Head><Title>Your Title here</title>
- <body bgcolor="#FFFFFF">
- <center><img width=500 src="demo000.gif"></center><BR>
- <!-- 'demo000.gif' should be replaced with your paper's logo.->
- <center>
- <table width=80%>
- <TR>
- <TD>Today's Date, Year<TD>
-
-
-
- <TD>Issue 25, Volume 16 (1995-96)
- </table>
- <HR>
- <table border=0 width=80% bgcolor=#FFFFFF><TR><TD>
- <FONT SIZE=+8>Headline Goes Here</FONT>
- </table><BR>
- <table border=0 width=80% bgcolor=#FFFFFF>
- <TR>
- <TD> First Column of text. <BR><BR> Dulce et decorum est, pro patria mori.
- Dulce et decorum est, pro patria mori. Dulce et decorum est, pro patria mori.
- Dulce et decorum est, pro patria mori. Dulce et decorum est, pro patria mori.
- Dulce et decorum est, pro patria mori. Dulce et decorum est, pro patria mori.
- Dulce et decorum est, pro patria mori. Dulce et decorum est, pro patria mori.
- Dulce et decorum est, pro patria mori. Dulce et decorum est, pro patria mori.
- Dulce et decorum est, pro patria mori. Dulce et decorum est, pro patria mori.
- Dulce et decorum est, pro patria mori. Dulce et decorum est, pro patria mori.
- Dulce et decorum est, pro patria mori. Dulce et decorum est, pro patria mori.
- <TD> Second column of text. <BR><BR>
- Sed flocci non facio, amici! Sed flocci non facio, amici!
- Sed flocci non facio, amici! Sed flocci non facio, amici!
- Sed flocci non facio, amici! Sed flocci non facio, amici!
- Sed flocci non facio, amici! Sed flocci non facio, amici!
- Sed flocci non facio, amici! Sed flocci non facio, amici!
- Sed flocci non facio, amici! Sed flocci non facio, amici!
- <BR><BR> <img src="demo001.gif" width=250 alt="article image goes here">
- <TD> Third Column of text.<BR><BR>
- Sed flocci non facio, amici! Sed flocci non facio, amici!
- Sed flocci non facio, amici! Sed flocci non facio, amici!
- Sed flocci non facio, amici! Sed flocci non facio, amici!
- Sed flocci non facio, amici! Sed flocci non facio, amici!
- Sed flocci non facio, amici! Sed flocci non facio, amici!
- Sed flocci non facio, amici! Sed flocci non facio, amici!
- Sed flocci non facio, amici! Sed flocci non facio, amici!
- </table>
- <BR>
- <HR>
- Copyright © xxxx Your Publications, Inc. All rights reserved.
- <BR><BR><BR><BR>
- \Profile
- <!-- A profile of a person or persons, as used on a personal web page.->
- <HTML>
- <BODY BACKGROUND="back000.gif" TEXT="#FFFFFF">
- <B><I><FONT SIZE="+7">Person's Name Here</FONT></I></B>
- <HR>
- <CENTER>
- <TABLE WIDTH=80%>
- <TR>
- <TD><IMG SRC="demo002.gif" ALT="Person's Picture Here">
- <TD>
- <PRE>
- Name: John Smith
- Date Of Birth: 1st January 1970.
- Place of Birth: Stavanger, Norway.
- Favourite Food: Fish
- Favourite Colour: Turquoise.
- ... etc etc.
- </PRE>
- <TR>
- <TD>
- <PRE>
- More details here
- Even more details here
- </PRE>
- <TD>
- <IMG SRC="demo003.gif" ALT="Another picture perhaps">
- </table>
- </CENTER>
- </body>
- </html>
- \Links Page
- <!-- A Page on a web site containing multiple remote links ->
- <html>
- <head><title>Links</title></head>
- <body bgcolor=#FFFFFF>
- <Font Size=+7><I><B>Cool Links</B></I><BR>
- <HR SIZE=4>
- </font><font size=+1>
- If you want to have some introductionary text before the actual links,
- replace this text with it. Otherwise, delete this and the following
- horizontal rule tag.
- <HR>
- <LI><A HREF="http://www.theurlhere.com/somedir/somepage.html">Document Title</A><BR>
- <UL>
- Brief Description goes here
- </UL>
- <BR>
- <LI><A HREF="http://www.theurlhere.com/somedir/somepage.html">Document Title</A><BR>
- <UL>
- Brief Description goes here
- </UL>
- <BR>
- <LI><A HREF="http://www.theurlhere.com/somedir/somepage.html">Document Title</A><BR>
- <UL>
- Brief Description goes here
- </UL>
- <BR>
- <LI><A HREF="http://www.theurlhere.com/somedir/somepage.html">Document Title</A><BR>
- <UL>
- Brief Description goes here
- </UL>
- <BR>
- <LI><A HREF="http://www.theurlhere.com/somedir/somepage.html">Document Title</A><BR>
- <UL>
- Brief Description goes here
- </UL>
- <BR>
- <LI><A HREF="http://www.theurlhere.com/somedir/somepage.html">Document Title</A><BR>
- <UL>
- Brief Description goes here
- </UL>
- <BR>
- <HR SIZE=4>
- If you have a page that you think there should be a link to, please email
- me/us at <A href="mailto:you@yourdomain.com">you@yourdomain.com</A>.
- <HR>
- </body>
- </html>
-