Tag Archive: html5

6 Reasons Why You Should Validate Your HTML

March 25, 2016 4:21 pm Published by

While there’s no rule stating that you must validate your Hypertext Markup Language (HTML), doing so will almost certainly prove beneficial. By running your code through a validator, you’ll be able to check it for syntax errors and other problems....

Read More

Flash vs HTML5: What’s the Difference?

February 12, 2016 1:41 pm Published by

Flash (formerly known as Shockwave Flash and Macromedia Flash) has long been the preferred software for creating web-based graphics, animation, and other online multimedia content. Developed by Adobe Systems, it was widely used back in the 2000s for the purpose...

Read More

HTML Coding Tips for Beginners

January 15, 2016 12:47 pm Published by

Congratulations on your decision to learn HyperText Markup Language (HTML). Consisting of elements and tags, it’s the markup language used to create webpages. As a beginner, though, you may feel overwhelmed at the sheer amount of tutorials and information available...

Read More

Are You Guilty of Making these HTML Mistakes

December 11, 2015 5:43 pm Published by

Not Including Alt Text for Images When uploading and using images on your website, be sure to include the alt text attribute. This is an all-too-common mistake made by web developers. HTML 4.01 made the alt text attribute a requirement,...

Read More