Select Page

Category: Misc

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

Dotted Text Using CSS Only

Dotted Text Using CSS Only

Dotted Text Created With CSS Only Here is a demo with source code to create a Dotted text headline above dark/black background. You can use it in your projects to give a unique look to your website titles and headings. Demo Open demo in a full window –...
Outlined text using CSS

Outlined text using CSS

Here is a cool demo with source code to create an outlined text with CSS only. Initially, I searched on the internet and tried to replicate it myself here on my website with the demo. I think it looks absolutely stunning. This can be used with a black/dark backgrounds...
Cool marketing strategy – Using website contact forms

Cool marketing strategy – Using website contact forms

Just got this email from an unknown guy through my contact form on my website. I think this guy has a good point. This can be a cool marketing strategy to reach more customers for some businesses. Here is an excerpt from the email I received. Do you know the easiest...
Responsive calendar made with simple HTML and CSS

Responsive calendar made with simple HTML and CSS

Responsive calendar made with simple HTML and CSS This is a very simple and clean HTML and CSS-based calendar. Currently, there is no functionality to it other than just looks with year, month, and current date active state (green colored background). DEMO Open demo...
Dropdown functionality for WordPress tag cloud widget

Dropdown functionality for WordPress tag cloud widget

Today I created a very cool dropdown for my WordPress blog’s tag cloud widget. Initially, it took full height with lots of tag links inside it but that did not seem great to be concerning user experience. So I just created and this cool piece of jQuery and CSS...