October, 2006
A few days ago Google came out with a very neat new way to add sticky content to your site for free.
Google Gadgets are miniature objects that offer cool and dynamic content that can be placed on any page on the web. They are hosted by Google, so no uploading or setup on your [...]
The “301″ refers to what is called the HTTP status code. This status code is what is returned to your browser (or search engine) when a page is requested.
The most familiar status code for the average person that uses the Internet is the “404″ page not found code. This happens when a page [...]
The allegedly critical hole reported yesterday in Firefox’s JavaScript implementation has turned out to be a hoax. Mischa Spiegelmock, who made the claim at the Toorcon hacker conference is now stating that “The main purpose” of the talk was to be “humorous.”
While it may be possible to create the stack overflow that they had stated [...]
Recently I have have noticed an increase in the usage of unneeded Meta Tags in web pages.
It seems that a number of free Meta Tag Generation tools are out there convincing people that they need 20 tags in their header (like this one)!
Folks… This is just not the case. Using too [...]
Centering a div on the screen with absolute position is something may at first seem very complicated, but with a little thinking and simple addition to the position element you can easily center an absolute position div in the middle of the screen.
This can be helpful for creating a wrapper to contain and center the [...]