What is deprecated ? Defines something which is removed/disabled means deprecated. Deprecated HTML Tags. HTML
Learn MoreCategory: HTML5
For HTML5 Tutorials
HTML5 Reference – Colors
What is HTML colors ? HTML Colors are very important part in the webpage designing.
Learn MoreHTML5 Reference – Character Entities
Essential Entities The following table lists the the essential entities in HTML. Sno Character Entity
Learn MoreHTML5 Reference – Language Codes
What is a language code ? Language code is used to indicate the language of
Learn MoreHTML5 Reference – Event Attributes
What is an Event ? Whatever thing that happens is an event. What is an
Learn MoreHTML5 Reference – Global Attributes
What is HTML global attribute ? Global Attributes are those which can be used for
Learn MoreHTML5 Reference – Tag List
What is a HTML Tag ? HTML tag is the root of the html document
Learn MoreHTML5 APIs – Server Sent Events
What is Server-Sent Event? HTML5 server-sent event enables a new way of communication between the
Learn MoreHTML5 APIs – Web Workers
What is Web Worker? HTML5 introduced Web Workers which is designed to run Javascript code
Learn MoreHTML5 APIs – Web Storage
What is a Web Storage ? Web Storage is simply called as DOM storage. In
Learn More