Category: Misc

Tips, Scripts, Tools, Bookmarks, and Inspiration for Web Designers and Developers.

Simple Filter Using jQuery

Simple Filter Using jQuery

Here is a simple filter system using jQuery to hide and show the list on the left side as a user clicks on the filter. You can modify and enhance it according to your needs…

Desktop-Only Website Structure Template

Desktop-Only Website Structure Template

Here is a desktop-only website structure template adaptive downwards till Ipad resolution of 1024px. Below this screen width, the website will scale down in size. You can download the following template and modify it anyway according to your needs.

Flip and Click Cards using jQuery and CSS

Flip and Click Cards using jQuery and CSS

Here is an HTML template with a demo for flip and click cards. I have used jQuery for the active state and worked on CSS to transform rotate the card. This works on all platforms including Ipads and Mobiles.

Convex Borders – CSS

Convex Borders – CSS

Here is a method to create convex borders for a box through CSS with no extra element. Check out HTML and CSS in the tabs below.

IPad-Specific CSS

IPad-Specific CSS

You might have a situation where you need to add certain styles targeting IPads only. Use this code and please let me know in comments if it worked for you.