Cybrarian Internet Research Sessions

Jumpstart Computer Mini-course

Insructor : Diane Smith

BPS Tech Teams

Creating a Project Start Page


Why create a start page?

What you need?

Here's your template (see attached sample and Basic HTML tags for details). COPY and PASTE the following as a template to give it a try...
<HTML>
<HEAD >
<TITLE> </TITLE>
</HEAD>
<BODY>
<H1> </H1>
<H6> </H6>
<P> </P>
<A HREF="  "></A>
<P> </P>
</BODY>
</HTML>

Six steps to create your own project start page...