Archive for the ‘Tutorials’

Tagged in:

Why Should You Learn About SEO?

Wednesday, May 28th, 2008
  • SEO isn’t only for online marketers. As a web designer or frontend developer, most on-site SEO is your responsibility.
  • If your site is not search engine friendly, you might be losing a lot of traffic that you’re not even aware of. Remember, besides visitors typing in “www.yourwebsite.com” and backlink referrals; search engines are the only way people can find your site.
  • There are many benefits of getting a high ranking site.
  • SEO is also a value-added service. As a web designer/developer you can sell your SEO skills as an extended service.

(more…)

Tagged in:

CSS Progress Bar

Friday, April 18th, 2008

Make animated bars that grow in front of your visitor’s eyes using just CSS, without scripting.

Here’s a simple demonstration of how you can create animated progress bar using pure css. The trick is very simple. We need 3 elements, one container and 2 nested elements.

CSS Progress Bar

(more…)

Back to top