Tag Archive: html5
January 2, 2017 5:48 pm
Published by Mark Trego
This is by far the most commonly asked question by those just about to enter the world of coding. But guess what? It’s the worst question to ask. It’s okay – we’ll forgive you, because we know you don’t know...
Read More
June 11, 2016 6:16 pm
Published by Mark Trego
From a student’s perspective, learning a new programming language is not just about knowing the syntax. It’s also about knowing the future scope of that particular language and how it will help you grow as a professional. With the ever...
Read More
March 25, 2016 4:21 pm
Published by Prasannika
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
March 11, 2016 5:27 pm
Published by Prasannika
So, you’re thinking about learning the Hyper Text Markup Language (HTML) that’s used to create webpages? Whether you’re looking to embark on a career in web design/development, or if you are just doing it as a hobby, HTML will open...
Read More
February 12, 2016 1:41 pm
Published by Prasannika
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
January 15, 2016 12:47 pm
Published by Prasannika
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
December 11, 2015 5:43 pm
Published by Prasannika
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
November 21, 2015 5:43 pm
Published by Gerard Millares
How to Set up Streaming Video Content in HTML5 Now that you’ve learnt all the basic components of HTML5, It’s time to wrap up this discussion by looking at how you can set up streaming video content. You’ll also learn...
Read More
November 17, 2015 4:10 pm
Published by Gerard Millares
How to Use HTML5 Form Elements We started this discussion by defining what HTML forms are and their main functions in web development process. We discussed the most common form elements. In this discussion, we look at new HTML 5...
Read More
November 17, 2015 10:53 am
Published by Gerard Millares
Web Development! It is a phrase that excites some and scares others. We’re going to walk you through the top 5 programming languages used in web development so you’ll know which languages you’ll need to know to get started. We’ll...
Read More