Image rollovers using CSS
There are many ways you can make rollover effects for links, images, or other objects on your site but some ways are clearly better than others. I like to stay away from JavaScript because of speed and instead, define the rollover in CSS. The navigation bar on this site is done in CSS and it just changes color a bit when you rollover. Most of the time this is enough when designing ...
Change width with JavaScript
I decided to write another post about manipulating css code with JavaScript. Yesterday, I wrote about allowing the viewer to easily change the font size. The same JavaScript code can be changed a little to make other cool changes to the look and feel of your web design. If you are making a website with fixed width it's a good idea to stay with the 800px standard because there is a ton ...
javascript
Change Font Size with JavaScript
While building your website or blog do you want to give your readers the option of changing font size? This is usually a good idea and your viewers appreciate the functionality. You can change font size by loading an alternate stylesheet or using JavaScript. I prefer a simple JavaScript function that will change the font size according to the user's selection. You can even implement it into your blog, if you ...
javascript
WordPress SEO Duplicate Content
Today, I spend a lot of time researching the Internet on a couple SEO issues that sparked my interest. I am referring to having Duplicate Content in Search Engines. This is not a good thing as you can imagine, in fact, Google will penalize you for duplicate content. I got some advice from Jeff Hester and decided to implement two things on my WordPress blog that should help with SEO. First, ...
How to Burn AVI to DVD?
If you have ever downloaded a movie in AVI format and tried to burn it onto a DVD then you know that the process is quite complicated. Now there is a all in one solution and it actually works. It's a freeware for Windows called Avi2Dvd that converts AVI video files to ISO files you can burn to DVD. It is still being developed but you can download the beta version ...
Google Answers Shuts Down
You must have heard of Yahoo Answers. It's a free question and answer service that is doing very well. This cannot be said about Google's version of Questions and Answers, which is not very well known. Google Answers was launched in June 2002 and it is based on a paid model, where anyone can pay a couple bucks to get a professional to answer a challenging question. You enter how much ...











