Tag: code
-
HTML5 Semantic Elements: Explained
HTML was originally created as a language to describe documents on the internet. As the internet has evolved, HTML has also changed. Very quickly, people wanted the web to start looking nicer. The web wasn’t initially built to be designed, it was built to share documents. Programmers started using hacks to get elements laid out […]
-
WordPress vs. Hand-Coding
When building a website, there are three approaches to choose from: A Content Management System(CMS), HTML Editors, and Hand-Coding. Which option should you choose? Well, it all depends on your experience with web development and your desired outcome. Let’s look at the options. 1. Content Management Systems (CMS) A Content Management System is a web […]