Where graphics just seem to fall from the sky

HTML Tutorials

Server Side Includes

Want to be able to update your site layout without manually editting every single page? PHP includes can do the trick, but what if your server doesn't support PHP? Server side includes (ssi) are your answer then! In this tutorial you learn how .txt and .shtml files can make changing your layout fast and easy.
Read Tutorial