How to use CSS3 Orientation Media Queries

Posted in , , , 1123 days ago • Written by 22 Comments

For a long time we have been able to specify styles for different media types using CSS, print and screen being the most recognizable. With CSS3 these media types have been extended to allow additional expressions, aka media queries, which gives us greater control on when specific styles should be applied. In this article I will focus on the orientation media query and have a fun demonstration showing how to use it.

How to use CSS3 Orientation Media Queries Read More

How to Create a PHP Website Template from Scratch

Posted in , , , 1137 days ago • Written by 289 Comments

This is a tutorial on creating a PHP website template starting with HTML and CSS. We will start with the basics and you can also download the final product. Please remember that I am using very basic CSS styling in this example just for you to get the idea, and not so much to make it look pretty. The download will contain both the styled example as well as a complete blank template that you can use for your own starting point for any project personal or commercial. The demo files are released under GPL V2.

How to Create a PHP Website Template from Scratch Read More

Amazing CSS3 Techniques You Can’t live Without

Posted in , , , 1145 days ago • Written by 28 Comments

CSS3, along with HTML5, is quickly shaping up to be one of the most exciting and useful Web technologies in years. In this article, I will be explaining some of the new graphics-rich techniques and properties available with CSS3. You will learn what is likely to be approved as part of the final spec, what is still a work-in-progress, and how to deal with cross-browser incompatibilities and lack of support in older browsers. Ready? Here we go.

Amazing CSS3 Techniques You Can’t live Without Read More

How to Implement Ajax in WordPress Themes

Posted in , , , 1152 days ago • Written by 64 Comments

AJAX(Asynchronous JavaScript And XML) as we all knows is a very democratic technology in web development that allows a web page to update the content without page reload or refresh. And WordPress is widely being used not just for Blogs but for CMS’s as well. I have used WordPress many times in my Projects and Built web applications by using WordPress as a CMS. While using WordPress for your websites or web applications you will need to use Ajax in your WordPress themes or plugins etc.

Today, I am going to show you how we can implement Ajax in our WordPress themes with the help of simple example.

How to Implement Ajax in WordPress Themes Read More

Presenting the Great New Features of jQuery UI 1.8

Posted in , , , 1155 days ago • Written by 20 Comments

The final version of jQuery UI 1.8 just got released a few days ago. I will go through all new features and also show you some examples with the new widgets.

Along with the hundreds of bug fixes and improvements, 5 new plugins and 1 new effect found the way into the bundle.

Presenting the Great New Features of jQuery UI 1.8 Read More

22 Handy HTML5 & CSS3 Tools, Resources And Guides

Posted in , 1156 days ago • Written by 30 Comments

HTML5 and CSS3 are bringing new features to us and in this article you’ll be able to find some great tools, cheat sheets and much more you could need to master these new features.

Maybe those new features aren’t yet supported fully, but it’s a very good thinking to learn new technologies now so you would be able to use them fully when they are supported. Be modern designer!

22 Handy HTML5 & CSS3 Tools, Resources And Guides Read More

40 Powerful CSS Tools And Generators To Automate Your Workflow

Posted in , , , 1165 days ago • Written by 28 Comments

Showcase of 40 useful and powerful CSS tools and generators. These tools can really relieve developers work in many ways – I understand you like always to do everything by yourself but it’s not the best way in the most cases, because it really takes time and such liberty we don’t always have.

This is considered to be really complete list about everything CSS related, as CSS lover myself I really evaluate good automated ways so I can focus on things I enjoy the most – creating elegant, usable and optimized website! I just hope you will find some relief in this list as well! Enjoy your time and test these tools for best results!

40 Powerful CSS Tools And Generators To Automate Your Workflow Read More

5 Top jQuery Chart Libraries for Interactive Charts

Posted in , , 1169 days ago • Written by 14 Comments

Nowadays the need for an easy way to add interactive charts becomes essential because we are shifting from pc applications to web application. jQuery and other libraries allows to make accessible data visualization in (x)HTML, giving us this needed functionality.

In this article we are going to present 5 chart libraries that suit different needs from simple charts to high complex charts. Most of them are free for personal and commercial use.

5 Top jQuery Chart Libraries for Interactive Charts Read More

Astounding Ajax/CSS Forms: 30+ Modern Trends , Tips and Techniques

Posted in , , , , 1172 days ago • Written by 25 Comments

Form is an important element in a website.The recent developments in web 2.0 scenario and the growing quantity of web apps has even make it more important. The most important point in building a form is the usability fact. Form should be easy to understand so that visitors can enter values into the form correctly without getting confused.

Astounding Ajax/CSS Forms: 30+ Modern Trends , Tips and Techniques Read More

How to Create a Nifty Dynamic Shadow with jQuery

Posted in , , , 1173 days ago • Written by 36 Comments

First I want to welcome you to my very first article for 1stwebdesigner. Today I’ll show you how to create a very nifty looking dynamic shadow with a few teaspoons of jQuery, a pinch of CSS and some transparent PNG’s as Base. I’ll explain every line of used code, so you can easily follow along and create your own awesome looking dynamic shadow powered by jQuery.

How to Create a Nifty Dynamic Shadow with jQuery Read More
unknown - US