Archive for May 31st, 2008

Object Tag

For as long as I have been creating websites, it is amazing what I don’t know. I decided to upgrade my Google search button on my main website at InDepthInfo. The only problem was that it was causing problems with the W3C compliance. I hate having new pages that don’t comply mainly because validating is an easy way to check to make sure the coding is correct.

 Anyway, I kept getting an error. I finally solved the problem by surrounding the form with an object tag. Normally when I run into these kind of problems it is a several hour job to find a solution. This one was so easy, I can only conclude that I should have known about this before. I guess I will have to study up a bit more on this tag when I get the chance.

No Comments