As a web designer, you want your website design to look good and be aesthetically pleasing to the eye. Think of semantic coding as making the content on your website aesthetically pleasing to search engines like Google and Yahoo. Semantic markup (or Semantic coding) is the practice of programming your website so that the code used is descriptive and representative of the information it contains.
Semantic markup and Semantic coding Guidelines for SEO
May 15th, 2008 · No Comments
Tags: Search Engine Optimization
Generic All Purpose PHP Contact Form Submitter
January 20th, 2008 · No Comments
This is a generic PHP contact form. It allows you to place a contact form on your website. When users complete the form, an email will go to you and to the user who completed the form, letting them know that their form input was successful.
Tags: Code Samples
Fnerd Java Menu Applet
December 5th, 2007 · No Comments
This is some pretty old Java code - but it still works with the modern runtime
environment! It creates a mouseover fly-out menu of links. It was pretty cool back in the day …
Tags: Code Samples
Java Image Rotator Banner
November 19th, 2007 · No Comments
This Java applet is designed to work in all browsers which support Java, namely IE 3+ and Netscape 2+. It cycles through a number of images (as many as you want). There are only a few parameters to set.
Tags: Code Samples
Java Operating System Identifier
October 2nd, 2007 · No Comments
This old Java applet just lets you know what IP you are coming from and what OS and Java runtime you are using … in case you didn’t already know …
Tags: Code Samples