If you are a tattoo shop owner or a tattooist looking to grow your business, then you need a website. In this article I will share the best tattoo websites design template, tattoo website themes and even a few tricks about how to get more traffic which will help your business as an ink artist....
Category: Web design
How To Get Free Hosting For Your Website
Featured Image Made With MockoFun Want to know how to get free hosting for your website? Read to find out step by step how to get a website hosted for free and get 100 PageSpeed score. There’s no catch, I won’t try to sell you into any hosting providers, honestly! It’s just an elegant method...
15 Free Halloween Fonts For Your Website
What Are Some Spooky & Free Halloween Fonts For Websites? Finding the right fonts for a website design is a big challenge. Fonts set the mood of the reader. If they don’t match the text content the reader will not like it, even if the content is good. I love fonts, typography and text effects....
7 Web Design Axioms You Should NOT Ignore
What Are Web Design Axioms? Web design axioms are principles of design regarded as being well established, widely accepted or self evidently true. In other words, axioms dictate how web design should be in order to avoid confusing the users. Why is this important? Bad design, makes bad user experience (UX). And in the end,...
Quick Code Snippets for the Most Popular Bootstrap Plugins and Components
Want some quick Bootstrap components code snippets? In this post I will list a few of the most popular Bootstrap components and plugins with the source code snippet you can copy/paste. I collected data from various websites related to the Bootstrap framework 3.x and the keyword search volume which indicate what kind of Bootstrap plugins and...
Useful Tools for Webmasters and Blog Admins
I’ve been creating and managing websites for over 10 years and for me it was a continuous learning experience. The websites setup by me which are most dear to me are PSD Dude and of course the Coding Dude blog which I only recently started. In this post I would like to share with you...
Simple Website Background Pattern Generator
In this post I will show you how to create a background image for your website using HTML5 canvas. With simple JavaScript and HTML5 basic drawing techniques we will create our own website background pattern generator. The images created can be used for the website background just like any other image patterns. Canvas Drawing...
HTML5 responsive web design visual tools
Though we all like to write code, it is very nice and useful if we have good tools for visually designing websites that automatically create code from a visual design. With the appearance of HTML5 and concepts like responsive design came the need for a visual design tool that will fit the bill. Here are...
HTML5 and CSS3 front end frameworks and utilities that web developers must know about
Usually programmers like myself seldom find the times to do research about coding areas not related to the projects they do. So, in my case, being involved mainly in back-end development I find it hard to keep up to date with front end frameworks and technologies. However, besides my job, I’m also involved in other...
Custom HTML Tags Example – How to Create a HTML Custom tag for Adding a Gravatar Picture
What is a Custom HTML Tag? A custom HTML tag is a tag that is not part of the standard set of HTML tags. What is cool is that you can instruct the browser to recognize and display custom HTML tags. Let’s see how. Can You Create Your Own Tags in HTML? When using HTML...