by Daniel Ferrigon | Jan 11, 2018 | Blog, Web Design Tutorial
There are a number of ways to add a new post on WordPress. One of the most popular methods is to use the dashboard widget. This widget allows you to add and edit posts with ease, without having to go through the process of navigating away from your current page. We...
by Daniel Ferrigon | Mar 23, 2015 | Blog, Web Design Tutorial
Update your website’s copyright year using javascript Using the JavaScript getFullYear() Method you can dynamically update your copyright year using Javascript. This will save you time from editing the copyright date on your website.... by Daniel Ferrigon | Jan 10, 2014 | Web Design Tutorial
Single Line HTML Comment <!–This is a comment, code placed to between these brackets are not visible.–> by Daniel Ferrigon | Oct 14, 2013 | Web Design Tutorial
Click to call Telephone link Making your website accessible for mobile devices is a very important task. I suggest that telephone number’s on your website trigger a call when clicked. When doing this there’s no need for your user to write the number down...