March 2006
1 post
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...
Mar 13th