Click here to get back home

HTML Templates in HTML-KIT or other sites

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
HTML Templates in HTML-KIT or other sites mark wade 04-04-2005
Get Chitika Premium
Posted by mark wade on April 4, 2005, 8:19 pm
Please log in for more thread options


Thanks for your help in advance.

Hello, I am just learning HTML and are using HTML-KIT. I am wondering
if HTML-Kit has a bunch of templates to choose from to build a website.
I see that Frontpage a bunch of templates to choose from. If not are
there any good sites that have some templates to choose from?

thanks,

Mark



Posted by Adrienne on April 5, 2005, 8:02 am
Please log in for more thread options


Gazing into my crystal ball I observed "mark wade" <mark-
wade@comcast.net> writing in news:1112667565.282104.274340
@g14g2000cwa.googlegroups.com:

> Thanks for your help in advance.
>
> Hello, I am just learning HTML and are using HTML-KIT. I am wondering
> if HTML-Kit has a bunch of templates to choose from to build a website.
> I see that Frontpage a bunch of templates to choose from. If not are
> there any good sites that have some templates to choose from?
>
> thanks,
>
> Mark
>
>

HTML-Kit has some templates that come with the program, but, one of the
good things about the program is you can make your own templates. I
usually start with something like:

<div id="header">
<!--#include file="header.inc"-->
</div>
<div id="menu">
<!--#include file="menu.inc" -->
</div>
<div id="content">
<h1>Page title</h1>
</div>
<div id="footer">
<!--#include file="footer.inc"-->
</div>

Actually, I usually put the div elements for the header, menu and footers
in the include files themselves. I apply CSS to each of the div elements.
Then, I save the template and work with it when ever I need a new page
with that template.

<http://www.chami.com/html-kit/support/docs/pages/h000147.html> might be
of interest as it helps you create templates. You might also want to
look into CSS templates, as this is probably what you're going to need.

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share


Posted by Martin! on April 5, 2005, 11:21 am
Please log in for more thread options


mark wade wrote:

> Thanks for your help in advance.
>
> Hello, I am just learning HTML and are using HTML-KIT. I am wondering
> if HTML-Kit has a bunch of templates to choose from to build a website.
> I see that Frontpage a bunch of templates to choose from. If not are
> there any good sites that have some templates to choose from?
>
> thanks,
>
> Mark
>


learning HTML by looking for ready-to-use templates is a dead-end.
instead look at the code your program provides and look at the code you
see on the net. that way, all sites become a template for you and you
learn HTML instead of a collector of more of the same.


Posted by Del Ferguson on April 5, 2005, 8:07 pm
Please log in for more thread options



> Thanks for your help in advance.
>
> Hello, I am just learning HTML and are using HTML-KIT. I am wondering
> if HTML-Kit has a bunch of templates to choose from to build a website.
> I see that Frontpage a bunch of templates to choose from. If not are
> there any good sites that have some templates to choose from?
>
> thanks,
>
> Mark
>

Mark,

Load Mozilla Firefox, with the HTML Validation extension, on your PC and
browse for sites with 0 errors and 0 warnings. They will be the best
templates you'll ever find on the Internet from coders that care about the
standards. You can even go a step further and load the Checky extension to
see just how far some have gone to make their sites universally compatible.

Cheers,

Del Ferguson



Similar ThreadsPosted
Html Templates August 15, 2007, 2:54 am
1000s of FREE WEB TEMPLATES July 18, 2005, 7:10 pm
Web templates for US Immigration Law Firm January 14, 2006, 8:03 pm
A newbie question about NVU (templates) May 25, 2007, 12:29 pm
GIMP for Web sites July 22, 2004, 8:28 am
free template sites? November 15, 2004, 6:56 pm
Triple AAA compliance? 34,000 sites seem to think so. July 29, 2006, 2:45 pm
Web sites agree to be accessible to the blind August 20, 2004, 10:45 am
Back-button problems on certain web sites February 21, 2005, 8:32 pm
encouraging people to link to other sites July 8, 2005, 10:07 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap