Category Archives: Coding
Designing a Clean Website Gradients
Provided by developerdrive.com This is our third installment of how to design a clean a minimalist website. First we looked at navigation and how to make an accordion style drop-down menu with pure CSS3. Then we moved on to laying … Continue reading
Networking Guide for Bloggers Simple Roadmap to Networking (Part 7)
Sexy Image Hover Effects Using CSS3
Today, we are going to show to How to create a sexy image hover effect with css..You have seen this kind of effect in Flash or in javascript as well. But if CSS can do the same work, why use … Continue reading
Develop iPhone Friendly Websites
When developing websites, you have to care about different browsers, as well as mobile devices such as iPhones or iPods. In this article, let’s have a look at the 10+ most useful code snippets (Javascript, PHP, CSS, etc) for developing … Continue reading
Beginners Guide Building HTML5/CSS3 Webpages
HTML5 and CSS3 have swept the web by storm in only 2 years. Before them there have been many altered semantics in the way web designers are expected to create web pages, and with their arrival come a slew of … Continue reading
Developing a Responsive Website the Footer
At this point we’re just about done with the homepage of our responsive website. We’ve got our navigation in place, our background images resize nicely, and our other elements are able to resize and adjust to various screen resolutions. Today … Continue reading
How to Create Social Media Icons with CSS3
Its being so long when I posted a Pure CSS3 article i.e. Sexy Image Hover Effect. So, today I came up with some social site icons made in only CSS3. No images are used for this. To create social icons I … Continue reading
Implement an Image Slideshow Using a jQuery Plugin
Tutorial is provided by developerdrive.com Image slideshows are a dime a dozen on the web. You see them used for advertisements, featured articles, product showcases, and plain old photo reels. Today, we’re going to quickly implement a slideshow using the … Continue reading