GeekArticles
Web Programming
CGICGI Manual of Style
Author: kia.etel.ru |
Published: 21st Aug 2005 |
Visited: 536 times |
Add CommentFiled in: CGIHTML version of the book CGI Manual of Style, by Robert McDaniel. To get started right away, use the link below to the Table of Contents. From this page you can link to any chapter as well as to the Quick Reference section. We've also included some script files from the book. Download CGIMOS.ZIP, this zip file contains a dozen or so scripts. Please use a utility that allows long file names when decompressing this file.
Read Article Sponsored Links
Related Articles
• Manual Optimisation what do you think of the technique used in
http://jonathanlewis.wordpress.com/2008/04/27/manual-optimisation/
?
I would like to hear your opinion.
It's very interesting but I think we should not use it, am I righ ...
• Implementing style sheet code dynamically This article examines the different ways in which you can implement style sheets dynamically. Initially, you will learn the dynamic implementation using JavaScript code. Frans then explores the process of working with style sheet code from the database. He wraps up the article by providing some tips ...