Buy online or Call 800-BUY-MYHP

How to build your first website (with podcast) - message board

Free, online classes, available 24/7: www.hp.com/go/learningcenter
Author   Message
Virginia O'Connor
Instructor
 

Lesson 3 - what should you know about templates?

Posted: Jun. 18

Usually we have lots of questions about templates, so let's clear those up right now.

What exactly is a template?

A template is simply a shortcut file used as a starter file for your web pages. It will often contain consistent formatting for fonts or colors. It might contain a common navigation bar if you choose not to use frames on your web site.

How do I get a template?

You simply make one page of your web site - the one you like best or the one you use most often - and save that as a file with the formatting you want to keep consistent across all the pages of your web site. Open the template you have made, then save it with a new file name - thus, the original remains intact and you can keep reusing it.

What does a template contain?

A template can contain anything you like but a typical HTML page must contain these elements, so you can start with this:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
<title></title>
</head>

<body>

</body>
</html>


Does this help everyone?

Virginia

 

Re: Lesson 3 - what should you know about templates?

Posted: Jul. 11

Yes, thanks for the explanation.

 

Re: Lesson 3 - what should you know about templates?

Posted: Oct. 24

Good Afternoon Instructor Virginia O'Connor, I am new to this course. I want to know if I can use The Print Shop Deluixe Version 21 for making webpages? Also, I have the Microsoft Publisher, would that be useful to use? Thank you for your time and expertise.

Regards, Paterson

Virginia O'Connor
Instructor
 

Re: Lesson 3 - what should you know about templates?

Posted: Oct. 24

Well, I can't say ... I've never used either of those products, so you'll have to see if they can save the files you build as .html and whether they add a lot of extra junk in the files when they do that.

A list of recommended programs that you may find useful can be found in the first forum - General - under the title Editing Programs.

 

Re: Lesson 3 - what should you know about templates?

Posted: Oct. 25

Good Morning Instructor Virgina O'Connor

Thank you for your prompt response. I will check into the other programs in the General Forum. I want to try and build a website that would be attractive and yet informative but less expensive as I am only during this for my own personal use. Thanks again!

Regards, Paterson

Printable versionPrintable version » Bookmark the Learning center E-mail this page Email this site
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2009 Hewlett-Packard Development Company, L.P.