View Full Version : CSS v SHTML


s_gubs
03-15-2003, 05:35 PM
Hi,

can someone help explain css and shtml to me.

Which would be better for a large website and is
it possible to use both.

Cheers,

Gubbs.

pb&j
03-15-2003, 07:05 PM
Yes, you can use both.

CSS is coding that will format the text and images on your web page in different ways.

SHTML is an extension of a file. Example... "MyPage.shtml". What that usually symbolizes is that page coding contains some different coding called Server Side Includes. This coding may do different tasks depending on what you want to do with it.

For a larger website, it may be helpful to use some SSI coding for re-occuring blocks of code.

You may want to do a Google search for some good CSS and SSI coding tutorials.

http://www.google.com