When you begin designing your HTML web pages, you may find that many HTML courses fall short when it comes to providing you with special effect HTML codes and tips. However, there are many special effect HTML codes that will enable you to [...]
Continue reading...Friday, July 4, 2008
SSI (Server Side Include) is a directive that is placed within HTML pages, and evaluated on the server as the server sends the page to the browser. It allows you, the Webmaster, to add dynamically generated content to an existing HTML page, without having to serve the entire page via a CGI program, or other dynamic technology...
Continue reading...
Friday, June 12, 2009
1 Comment