html

Creating Your First Webpage

Writing Your First HTML Program HTML में webpages create करना बहुत ही आसान है। जैसा की मैने आपको पहले बताया एक HTML …

HTML <!DOCTYPE>

Introduction to HTML <!DOCTYPE> HTML में <!DOCTYPE> कोई tag नहीं है। इसे document type declaration कहा जाता …

HTML <Base> Tag

Introduction to HTML <base> Tag HTML <base> tag द्वारा किसी HTML document के सभी URLs के लिए base URL …

HTML <Br> Tag

Introduction to HTML <br> Tag HTML में <br> tag को किसी text या paragraph में line को break करने के लिए use …

HTML <Hr> Tag

Introduction to HTML <hr> Tag HTML में <hr> tag thematic break (विषय अंतराल) को दर्शाने के लिए use किया जाता …

HTML <Menu> Tag

Introduction to HTML <menu> Tag HTML <menu> tag HTML के पुराने versions में included था। लेकिन इसे बाद में …

HTML <Meta> Tag

Introduction to HTML <meta> Tag <meta> tag द्वारा meta-data को represent किया जाता है। Meta-data का मतलब …

HTML Attributes

Introduction to HTML Attributes जितने भी HTML tags होते है उन सबमें attributes define किये जाते है। Attributes के द्वारा …