Tag Archive: html
March 6, 2017 6:30 am
Published by Mark Trego
A career in web development is lucrative, exciting and ever changing. It requires a particular set of well-honed skills and a knowledge of languages that you’ll need to keep updating, year after year. In return, you’ll get to build really...
Read More
January 18, 2017 4:20 am
Published by Mark Trego
Depending on who you ask, JavaScript is either the best programming language you should learn, or the one language you should stay away from. Here’s the truth: No language is perfect and JavaScript has its flaws. But for the most...
Read More
September 9, 2016 6:50 pm
Published by Mark Trego
There’s a common misconception that programming languages are all different variations on the same basic principles. While there are certain qualities that are the same for every language, they all do very different things. Some are only suited to one...
Read More
August 19, 2016 2:14 pm
Published by Prasannika
Earlier this year, Google rolled out a new open-source architecture for the development of blazing-fast, mobile-friendly webpages. Known as Accelerated Mobile Pages (AMP), is essentially a framework that webmasters can use to build webpages. It lives up to its “accelerated”...
Read More
June 14, 2016 4:01 pm
Published by Mark Trego
Bootstrap is a powerful HTML & CSS front-end framework for building responsive websites. Bootstrap’s unsophisticated learning curve make it a great framework to master for beginner web developers, but encourages professional developers to consider taking a more native approach for...
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