We would like to thank all our visitors for making DEVELOPER’s PARADISE one of the best blogs in the world. We, ACE INFOWAY INDIA, a leading IT company based in Delhi (INDIA), always felt the need to share our graphic design ideas and development techniques with our worldwide community. We received a huge response from our visitors. We are happy to be here after four (4) months of launch. Developer’s Paradise is growing everyday and we sure have plans to make the blog design better with time, more organized and keep the exclusive Tutorials, Freebies and Showcases coming your way. As a celebration we would like to share some of our most popular posts with you.
Tag Archives: Css
How to Create Nice Scalable CSS Based Breadcrumbs
A few days ago I was implementing breadcrumbs in a website I’m working on. breadcrumbs are not using often but most of the corporate websites are using breadcrumbs. In this tutorial i will learn you how to create nice scalable CSS Based Breadcrumbs. I am using only one simple graphic. The rest is basic CSS styling with an unordered list as HTML code.
5 Steps to Write Better Css
There are plenty of CSS tutorials are available on internet but the few tutorials are useful. In this tutorial you will find 5 steps to write better css code for your next website project. I hope you will enjoy this tutorial.
Continue reading
4 Excellent Web Design E-Books
There are thousands of blogs and tutorials websites are available on the internet but not all of the information is useful or of good quality. In this showcase i have collect 4 excellent web design e-books for the web designers and web developers. Click the Covers to enter the author’s website!
Continue reading
Css Tooltip Without Using Javascript
In this i tutorial i will show you how to create css tooltip without using javascript this very simple and effective technique. I hope you will enjoy this post.
Continue reading
5 Tips and Tricks How to Optimize Your Css
In this article we will find that how to optimize Css.This is very simple and basic tips for the web designers and developers. Not only will these tips help reduce the file size of your CSS file, but they’ll also speed up your coding if you prefer to do some of your CSS by hand.
Continue reading
Simple Verticale Menu Tutorial
This is a very simple, verticale css menu .This tutorial helps to create a simple and attractive CSS menu with a cool hover effect.
Continue reading
Pure Css Dropdown Menu Without Using Javascript
This is a tutorial on how to create pure CSS Drop down menu without using javascript. I noticed however, that people often use JavaScript to achieve this effect. Actually, there is a simple way to do it only with CSS.
Continue reading
How to Create Css Three Column Layout
This is a tutorial on how to use CSS to create a simple three column layout.
The layout consists of a header, a main content column, a sidebar, and a footer. A pretty basic layout, and not at all difficult to create with CSS once you know how to deal with the inevitable Internet Explorer bugs.
Continue reading
Removing the Dotted Hyperlink Borders
I love Firefox, it is my favoured browser but there is one little thing that really frustrates me, especially from a designer point of view. You may, or may not have noticed that the browser adds a dotted border around hyperlinks that only become visible upon activating the link. For many this is probably not a problem as its not exactly causing any problems to anyone, but I don’t like it.
Continue reading