Pankaj Shah

I hope you enjoy reading our blog posts. If you want DCP to build you an awesome website, click here.

What is HTML 5

02-02-2013

Back

HTML 5 is a markup language that is used for creating structure and presentation of content within a web page. HTML 5 is the fifth version of the HTML markup language.

HTML 5 provides a set of rich features which aim to help the design and development of websites for the latest multimedia devices such as smartphones and tablets.

HTML 5 can also be used to design and develop websites for traditional desktop computers and laptops. In essence HTML 5 is a single markup language that can be used to develop websites for multiple platforms. The majority of smartphones and tablets now supports HTML 5 out-of-the-box.

Previously a large number of websites used Adobe Flash plug-in to display animated content and videos. Although Flash provides an effective video streaming solution it also is a proprietary plug-in.

HTML 5 now supports video and audio streaming. The advantage of streaming video using HTML 5 is that your user is not required to install any third-party plug-ins.

HTML 5 has introduced some new syntax features such as the <canvas>, <video>, <audio> elements and also support for SVG (scalable vector graphics).

You can view the following link which can help you to understand some of the new elements and attributes of HTML 5:

HTML 5 as simplified the doctype declaration. Below is a simple example of an HTML 5 document with the minimum required elements:

<!DOCTYPE html>

<html>

<head>

<title>This is the location of your title</title>

</head>

<body>

This is the location of your web page content

</body>

</html>

As you can see from the above example only a small amount of syntax code is required to create a basic HTML 5 document.

HTML 5 is now a fully standardised model so the majority of browsers now support HTML 5 and continue to update new HTML 5 features in their latest versions.

What is HTML 5

As stated above HTML 5 is used for creating structure and presentation of content. HTML 5 cannot be used to create animations directly, a combination of HTML5, CSS3 and JavaScript can be used to create compelling animations.

Many of the current tablet and mobile smartphones do not support Adobe Flash plug-in and in November 2011 Adobe announced that it is going to discontinue the development of Flash for mobile devices and focus on developing the next generation of animation tools based around HTML 5.

Listed below are some useful resources if you wish to find out more about HTML 5:


Article created by: DCP London Web Designers


Tell Us Your Thoughts

Thank you for contacting us.
We will reply to you in next 2 working days.


Releated Posts


How to backup website using Cpanel | Video Tutorial

08-01-2020

How to backup website using Cpanel

In this tutorial, I will show you how to make a full backup of a website using Cpanel. Backing up your website is extremely important. Even if you have an automated back up solution with your website hosting provider, I would still suggest making your own backs to be super safe.

HTML5 & CSS3 - Beginners Tutorial - Part 14 - HTML 5 Video and Audio Tutorial

20-01-2019

HTML5 & CSS3 - Beginners Tutorial - Part 14 - HTML 5 Video and Audio Tutorial

In this video tutorial, I will show you how to add HTML5 audio and video players to your website page using a few simple lines of code.

How online form processing can streamline your business and save you time

07-01-2017

How online form processing can streamline your business and save you time

Finding better methods which allow your customers to communicate with your business efficiently should be a top priority for any business owner. From a simple contact form to multiple-step forms, your goal should be to capture as much useful data as possible.

How to install XAMPP on Windows 10

27-08-2018

How to install XAMPP on Windows 10

In this video tutorial, I will show you how to install XAMPP on Windows 10. XAMPP is a free and open-source cross-platform web server solution. XAMPP consists of Apache HTTP Server, MariaDB database, and interpreters for scripts written in the PHP and Perl programming languages.

GET YOUR FREE QUOTE


CLAIM YOUR 2 HOURS

FREE CONSULTANCY


  • AFFORDABLE PRICING
  • 15 YEAR KNOWLEDGE
  • LONDON BASED DESIGN AGENCY

NO OBLIGATION QUOTE

arrow
Please enter your name
Please enter correct email
Please enter your phone number
Please enter your message

Your data is encrypted and never shared.
View our privacy policy.

Thank you for contacting us.
We will reply to you in next 2 working days.

back