How to Start a Blog in 2019

In 2019, it’s easier than ever before for anyone to start a blog and make it profitable. This is true even if you aren’t tech savvy, don’t know how to code, or understand the first thing about web design. With a little bit of guidance and some basic resources, you can have your very own personal … Read more

JavaScript Cheat Sheet

Below you can find Javascript cheat sheet in .pdf as well as in text. JavaScript Cheat Sheet Download Link JavaScript Basics Let’s start off with the basics – how to include JavaScript in a website. Including JavaScript in an HTML Page To include JavaScript inside a page, you need to wrap it in <script> tags: … Read more

Converting HTML to WordPress Step-by-Step

The road from sites built with pure HTML to WordPress was not a short one. From an all-text experience, web design has moved on to highly interactive web presence. In addition to that, we no longer have to write markup ourselves but can let content management systems do the heavy lifting. However, that doesn’t mean … Read more