HTML5 Tutorial#27 for Beginners - TITLE & ALT attributes<br /><br />In this Tutorial we are going to discuss about TITLE ans ALT attribute<br /><br /><br />in HTML 4.01 we only can use the title in the header section but in HTML5 you can use TITLE attribute any where with any tag<br />for example you want to use TITLE with P tag or H1 tag you can<br /><br />ALT ,Also you can use ALT attribute any where with any element in HTML document.<br /><br />We use ALT to get the Alternate text or any other object which you want in case if that specific image or text is not available you you want to insert or add.