473,382 Members | 1,390 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

HTML Templates in HTML-KIT or other sites

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

Jul 24 '05 #1
3 4508
Gazing into my crystal ball I observed "mark wade" <mark-
wa**@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
Jul 24 '05 #2
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.
Jul 24 '05 #3

"mark wade" <ma*******@comcast.net> wrote in message
news:11**********************@g14g2000cwa.googlegr oups.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


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
Jul 24 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: Michele Simionato | last post by:
What is the recommended way of generating HTML from Python? I know of HTMLGen and of few recipes in the Cookbook, but is there something which is more or less standard? Also, are there plans to...
7
by: Hansan | last post by:
Hi all, I hope you have time to help me out a little. My problem is that I want to combine some python code I have made with some html templates, I found a tutorial at dev shed:...
2
by: Sam | last post by:
I would like to store html templates in a database. By using perl I would like to retrive the template ask the user to fill the template and store the whole file is template + the user data in a...
2
by: nanookfan | last post by:
Hi all, I'm having a bizarre problem converting XML files to HTML using an XSLT. The problem is only occuring in my Netscape 7.0 browser. What makes it more bizarre is that it is only...
2
by: Eshrath | last post by:
Hi, What I am trying to do: ======================= I need to form a table in html using the xsl but the table that is formed is quite long and cannot be viewed in our application. So we are...
3
by: Sandros | last post by:
Background: I'm collecting usability statistics for a group of applications. Each count has the following attributes: date, application, major heading, minor heading, count. My intent is to pull...
8
by: Matej Cepl | last post by:
Hello, does anybody have %subj%? I would like to generate some very simple HTML (XHTML?) file from OOImpress, so that I can send it to the friend for review and not bother her with all images,...
4
by: JLP | last post by:
Hello, I have a couple of hundred books in TEI based XML. I want to output html and pdf documents. I started building my own style sheets to do this and I ran into a problem with footnotes. Many...
1
by: Hose B | last post by:
HI all, I have a legacy app in which users can pick various page templates. There is a template preview dialog. It works such that they view a list of icons in an asp page that represent each...
11
by: doulos05 | last post by:
I am working on an xml project that will contain numerous documents which will be edited by about 100-150 non-technical people on a regular basis. Because of this, I am trying to make it as simple...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.