30 HTML Best Practices for Beginners

This tutorial is specifically for those who are just diving into web development. If you have one year of experience or less, hopefully some of the tips listed here will help you to become better, quicker! 1. Always Close Your Tags Back in the day, it wasn’t uncommon to see things like this: <li>Some text here.… Continue reading 30 HTML Best Practices for Beginners

Tips For Using Images in Web Design: 20 Examples

Web designers know that images can have a huge impact on viewer experience.  An attractive image, placed on a well-designed site, can engage your users and send out a message.  How do you find the best images for our site?  How do you use your images to the very best effect? When creating a website,… Continue reading Tips For Using Images in Web Design: 20 Examples

How to Effectively Validate a WordPress Website

Validation is undoubtedly one of the most important aspects of good web design. And in a content management system like WordPress, you need to be careful about your HTML & CSS both in your theme and your content. In this tutorial, we’re going to talk about validating a WordPress website. Why Validate a Website? Or,… Continue reading How to Effectively Validate a WordPress Website