Tag: web design html 5
HTML 5 in a Nutshell
HTML 5 – What it Is and How it Affects You
HTML 5 is about to completely redefine how websites are created and experienced. HTML, or Hyper Text Markup Language, is the code with which websites are written. With the release of HTML 5, many things that were difficult or impossible to do in HTML 4 are now easy. Read on to learn more about the release of HTML 5 and what it might mean for you.
Graphs, Charts, Complex Graphics – On the Fly
In the past, you had to use outside plugins or code to generate graphs, charts or other graphics. Now HTML 5 will support an element called the Canvas Element that allows you to generate graphics right on the fly.
Embedded Video and Audio
HTML currently supports a rudimentary method of embedding video and audio that nobody really uses. It’s slow, … Read More »