In this article, we will discuss how to add insert both single-line and multi-line comments into your HTML documents. I’ll provide some tips and best practices for using comments effectively in your HTML code.
HTML5
Simple Example of Editable Table in HTML5
In this tutorial, I will let you know, creating editable table in html5, bootstrap and jquery. It’s the magic of HTML5. You can provide an inline editable option on any HTML element using an editable attribute contenteditable=”true”.
HTML5 Inline Editing with PHP, MYSQL & jQuery Ajax
This tutorial will assist you in understanding HTML5 inline editing with PHP and MYSQL, As demonstrated in the previous tutorial HTML inline editing. We learned how to make any HTML control editable inline by using the contenteditable attribute. Only browsers that support HTML5 will be able to use Inline Editable.
HTML5 Supported Browsers List
HTML5 is a very excellent discovery of w3. All modern browser supports HTML5. This tutorial help to identify browser lists which are supporting HTML5.