The HTML5 summary Tag

The HTML5 <summary> tag is used by the HTML author to be able to provide heading for the <detail> element. Supposedly, the HTML5 <summary> tag is clickable for the user of the web page. However, this is only applicable for Google Chrome. Other web browsers like Internet Explorer, Safari, Opera and Firefox, have no support for HTML5 <summary> tag.

It has to be remembered that the HTML5 <summary> tag has to be the first child element of the <details> element. The HTML <summary> tag is a new addition in HTML5. For the Event Attributes and Global Attributes, using the HTML5 <summary> tag is easy because it provides support for those attributes.

Featured pages

Overview

Learn about HTML5 architecture, design principles and patterns on HTML5 Overview Tutorial. Become …

Tags

Learn about HTML5 tags and discover a new list of HTML5 tags. Find out about HTML5 tags support by…

Welcome

 Learn HTML5 development techniques, tips and tricks on our website. Find out what is required…

Date Time Picker

HTML5 forms use date and time controls regularly. HTML5 date and time controls are used by booking …