Using CSS to format your FAQ

Previous answer
Main page of Friday 101
Next answer

Friday automatically includes a little bit of "skeleton" CSS stylesheet code in new FAQ templates it creates. It's default Headings use standard HTML H1, H2, H2 etc. heading levels and the CSS Friday creates allows you to easily enter the attributes you'd like to use for each of these levels.

Friday's default stylesheet looks something like this:

<style type="text/css">
<!--
H1 {color:black}
H2 {}
H3 {}
H4 {}
H5 {}
H6 {}
-->
</style>

If you want to learn more abut CSS, see our Web Resources page for links to CSS tutorials on the web.


Filename: FAQ00069.htm
Last edited on 8/7/2001 1:55:52 PM

Naturally, all content & site maintenance by

Friday The Automatic FAQ Maker