The HTML5 span Tag

The HTML5 <span> tag is primarily a tool which enables the author to group inline-elements that are incorporated within the document. It has to be noted that the HTML5 <span> tag has no effect when it comes to the visual appearance of the document in web browsers like Internet Explorer, Google Chrome, Opera, Safari and Firefox even if these support the tag. However, HTML5 <span> tag is the key in enabling the author to add a hook to a certain part of the text or a portion of the document.

The use of <span> tag has not changed from HTML4.01 to HTML5. It is still compatible with the Global Attributes and Events Attributes too.

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 …