SiteFrame Class

Every time I sit down to make html pages so that I can create site designs or just make a static page I get annoyed that I need to create a new html frame first. Now, there are applications that will create a new document with all the right tags and syntax and a doctype, etc, but I created this SiteFrame class so that I could simply include it in my page and then quickly output everything I need to get going.

I’ve got a zip and a tgz archive available. Use either.

You need PHP5 to run this thing. You should also check out the “example_of_use.php” page. It is heavily commented and will help you create your first framed page.

 
Blog comments powered by Disqus