Hi Joe,
Well, if you have FrontPage 203, you can take a stab at building one from
scratch. However, knowing how to use FrontPage, and knowing how to use HTML
are 2 different things. If you don't know much about HTML, you're going to
have trouble for awhile. But let me answer your questions and hopefully get
you started:
1) can i create a standard header that i then place on all pages, which
contains my graphics and link buttons?
I would suggest using a Dynamic Web Template for your overall site design. A
DWT is a kind of custom template which you design, containing elements that
you want to have common to all pages, such as headers, navigation, etc., and
with which you can define Editable Regions (regions of the page in which you
can place individual content). You can apply a DWT to any or all of your
pages, and you can use multiple DWTs in the same web site if you desire.
2) can i use layout tables to do this?
Layout tables are a good way to organize the content in a page. You can
certainly use layout tables within a DWT as well, and you can use them in
the creation of a DWT.
Good luck!
--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
joecool said:
kevin,
thanks, i've played with templates a little bit but they seem kind of
restrictive - i'm really forced to use their style and can't customize much
within that. particularly i've been unable to figure out how to change the
background color of a header or how to change the color of the buttons.
i've used fp2000 in the past so i'm not a complete newbie, tho i will admit
i'm pretty green! i just purchased fp2003 specifically for this project
hoping it would provide the level of customization i want without me having
to become a complete html expert. here's a couple of thoughts i had:
1) can i create a standard header that i then place on all pages, which
contains my graphics and link buttons?