---
title: "What is new in HTML 5?"  
description: "What is new in HTML 5?"  
author: "Anonymous User"  
published: 2011-10-11  
updated: 2020-09-17  
canonical: https://www.mindstick.com/interview/1290/what-is-new-in-html-5  
category: "html5"  
tags: ["html5"]  
reading_time: 1 minute  

---

# What is new in HTML 5?

One of the most important features in HTML5 was its database specification . This lets a web application create and use a local database, which means it can work without an internet connection, and even more importantly, it’s way faster than before.

## Answers

### Answer by Anonymous User

One of the most important features in HTML5 was its database specification . This lets a web application create and use a local database, which means it can work without an internet connection, and even more importantly, it’s way faster than before.


---

Original Source: https://www.mindstick.com/interview/1290/what-is-new-in-html-5

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
