1. Home
  2. Computing & Technology
  3. Web Design / HTML

What is SHTML?

By Jennifer Kyrnin, About.com

Question: What is SHTML?

Answer:

SHTML is really not a "thing" so much as an extention used by Web servers to define a document that has Server Side Includes (SSI). SSI allows you to add real-time interactivity to your Web pages without programs or CGI. The drawback is that it requires that SSI be turned on for the Web server.

You use SSI to do things like add dates and times that change with each page access, database queries that display the results on the page, and displaying different information depending on the browser, DNS or IP, operating system, or other variables.

More Web Design / HTML Q&A

Explore Web Design / HTML

More from About.com

  1. Home
  2. Computing & Technology
  3. Web Design / HTML
  4. Web Server Management
  5. SSI
  6. What is SHTML - Server Side Includes - SSI

©2008 About.com, a part of The New York Times Company.

All rights reserved.