Top 10 Must Follow Web Blogs + 6 Web News Repositories
A list of Top 10 Web Design & Development Blogs I follow on a daily basis. Plus 6 top community news websites where most web bloggers publish their article links.
A list of Top 10 Web Design & Development Blogs I follow on a daily basis. Plus 6 top community news websites where most web bloggers publish their article links.
In this week’s post we will be creating an illusion effect of an image flip using jQuery of course. This thing can be used as a cool gallery kind of a thing. So, hopefully you guys will like it, let’s get to it.
An update about what’s going on at WebMuch, What’s new, What previous stuff is not gonna be there (me), plus some general information about the blog and links to the new stuff on it.
For my first Article I will be writing on creating an Animated Navigation Bar Using jQuery. Hopefully you guys will like it.
In this article I will share the importance of using a Google CDN link of our favorite JavaScript library and how to implement it with two different methods.
Today I came across a big news, Microsoft is releasing an all new search engine or what they call a decision engine called Bing. It is supposed to be a search engine that will help us make decisions easily, these things get me really interested. So I thought I’d write about it.
In this tutorial we will be making a simple jQuery Slideshow with the output image stripe from the last tutorial on PHP GD Library Image Stripe, Thereby making use of it in a real world application.
In this tutorial we will create an image stripe using PHP’s file handling capabilities and GD Library. It will read any number of images from a specified folder and join them all to create a single server side generated image stripe. This will provide the basics of File Handling and GD Graphics Library.
This is the final part of the website build-up series I started, In this tutorial we will be styling the main content part of the page and the footer. By the end of this tutorial you will have a complete web page totally hand coded by you and totally understood by you for future maintenance and hopefully better understanding of XHTML & CSS.
Well the Website Build-Up series was getting a little same-ish so I thought I’d share this cool little technique for telling the user that a page is currently not in use. By the way, this technique would make a great 404 page.