Automatically Update the copyright year on your website with some Simple Javascript.

Most web developers would probably just do it with php/java/or C# but for those newbies that want something quick and dirty, I would recommend it with the client side so here’s a simple Javascript code that I put together. It was a small eye sore when I started noticing old school websites or even the […]

read more

Simple Vanilla HTML5/CSS3 Navigation with a Submenu

So I was looking around at new ways to make your navigation look better and there are tons of awesome links for people use with different techniques from excellent web masters with CSS3 animation and JQuery effects.  I think it’s awesome that we take the next step to make our websites more 3 dimensional but […]

read more

How to Forward your email to your Gmail account with CPANEL

So recently GMAIL changed their email forwarding server settings. You can not just do the Easy set up anymore as far as 2017. So basically it starts off like this. Login into your gmail account and click on the settings (located under the gear icon ⚙️) tab and create an account.  Connecting your gmail to […]

read more

Make the Year update automatically with php

So I’m lazy when it comes to these things about dates but everyone has their own of doing it. The old school way of doing it was simple. You hard code it.  Technically, this is not an advanced course or something difficult. You can teach a 4 year old how to do this but we […]

read more