HTML 5 is the now-a-day trending technology used in the building WebPages and website as well. HTML 5 is a combination of family of technologies that are being used as conventional technologies in making websites. What can HTML 5 do that others previous technologies cannot? I know this is is the question stood tall when I started talking about HTML 5.
Ok, seems like you have checked out what can HTML 5 do! Let’s take a look at the technologies used in HTML 5 and where you need them..
CSS3
Using CSS3, you can draw right on your web page. With CSS3, you can draw text, images, lines, circles, rectangles, patterns and gradients. It’ll bring out your inner artist.
Web Workers
You might have used this technology in HTML 4 to enter information, but It’s even better in HTML5. It can require that you fill out fields, and It can more easily verify that you’ve typed an email, URL or phone number where you’re supposed to.
Forms
You used to need a plug-in for forms, but now these are first class members of the HTML family of elements. Wanna watch or listen to something? You need them.
Offline Web Apps
We’re here to help with the structure and semantic meaning of your page, including new ways of making sections, headers, footers and navigation in your pages.
Audio & Video
This is the the most stylish one in the family. You’ve probably used this before, but did you know it can now animate your elements, give them great rounded corners and even drop shadows?
New Markup
Use this as a bit of local storage in every user’s browser. Need to store a few preferences, some shopping cart items, or maybe even stash a huge cache for efficiency? This is your API.
Local Storage
Need applications that work even when you aren’t connected to the network? This can help.
Canvas
This is the API that can tell you where you are, and it plays nice with Google maps.
Geolocation
You’ll want this whenever you need several scripts running concurrently and in the background, so your user interface remains responsive.
Post a Comment