20 Free and Exciting CSS3 Libraries, Frameworks and Tools

A lot of additions and enhancements have been done to CSS in CSS3. Designers used to create simple animations using jQuery or Javascript but CSS3 has changed all that due to all the new and exciting features added to it. It has become a lot easier to explore details and play with the designs using CSS3. Due… Continue reading 20 Free and Exciting CSS3 Libraries, Frameworks and Tools

WP_Query Arguments: Status, Order, and Pagination

In this part of the series on Mastering WP_Query, you’ll learn about some of the arguments you can use with the WP_Query class, namely those for status, order, and pagination. You can use these arguments to fetch scheduled posts from the database, to query attachments, to amend the way posts are ordered and what they’re… Continue reading WP_Query Arguments: Status, Order, and Pagination

Slide-in Content Filter Powered by CSS and jQuery

A well-designed filter is a powerful tool users can take advantage of. It is actually an essential feature if your website has lots of content, distributed across different categories. For an e-commerce, it is a way to increase conversion rates by reducing the time needed by the user to find what he’s looking for. Building… Continue reading Slide-in Content Filter Powered by CSS and jQuery

Posts, Pages and Post Types

In this part of this series on WP_Query, you’ll learn how to use WP_Query to query for posts, pages and custom post types. You can query for specific posts and pages or you can run a query to return posts of one or more post types. A Recap on How Arguments Work in WP_Query Before… Continue reading Posts, Pages and Post Types

Top Ways to Use Icons in a Web Page to Enhance Content Presentation

Content is the king in the web world. But if you don’t present even a good content in a proper way, it will not be able to attract the attention of the viewers. So, it’s important to arrange the content of a web page in the perfect manner. And only then you can expect it… Continue reading Top Ways to Use Icons in a Web Page to Enhance Content Presentation