HTML5 <Article> Tag
Introduction to HTML5 <article> Tag एक website में header, footer और sidebar आदि अलग अलग pages पर same हो सकते है। …
Introduction to HTML5 <article> Tag एक website में header, footer और sidebar आदि अलग अलग pages पर same हो सकते है। …
Introduction to HTML5 <aside> Tag HTML5 के <aside> tag में ऐसे content को show किया जाता है जो आसपास के …
Introduction to HTML5 <canvas> Tag अब तक web pages में graphics और animations create करने का कोई mechanism नहीं …
Introduction to HTML5 <datalist> Tag किसी <input> element में predefined options define करने के लिए HTML5 …
Introduction to HTML5 <details> Tag कई बार ऐसी कुछ details होती है जिन्हें user की demand पर show किया जाना ही …
Introduction to HTML5 <embed> Tag यदि आप अपने webpage में कोई multimedia file add करना चाहते है जैसे की audio, …
Introduction to HTML5 <figure> Tag HTML5 से पहले किसी web page में diagram, उदाहरण और code आदि insert करने के लिए …
Introduction to HTML5 <footer> Tag HTML5 का <footer> tag किसी webpage, article या section का footer define …
Introduction to HTML5 <header> Tag HTML5 से पहले किसी भी webpage की header DIV element द्वारा define की जाती थी। …
Introduction to HTML5 <main> Tag HTML5 में header, article और footer आदि को specify करने के लिए अलग अलग tags …