Found this list on the Internet while surfing – it’s got a lot of great ideas on what NOT to do when designing a website.
19 Things NOT To Do When Building a Website | Josiah Cole dot com.
Found this list on the Internet while surfing – it’s got a lot of great ideas on what NOT to do when designing a website.
19 Things NOT To Do When Building a Website | Josiah Cole dot com.

One of the most versitile tags in my arsenal that WordPress gives me is a fun little tag called <?php bloginfo(); ?>. By itself, it’s not much fun, but when you add in a variable, it can tell you anything you need to know about your blog. Like what, you ask? name description admin_email url…

There are very few subjects debated so hotly in the WordPress world as the ones regarding “Page Builders”. For the unfamiliar, a page builder allows the end user to set up content without needing knowledge of code. While – to the end user – the allure of being able to have full control over design and…