Baisc code of HTML,HTML in Hindi – HTML Tags

HTML in Hindi – HTML Tags

HTML in Hindi – HTML Tags


  • HTML in Hindi – tags
  • Types of html tags in Hindi
  • Introduction to html tags in Hindi
  • Syntax of html tags in Hindi
  • Basic tags of html in Hindi
  • HTML Tags in Hindi

What is HTML Tags

जब भी हम html मे coding करते है तो हमे tags बनाने पड़ते है क्योकि html मे हम बिना tags के कोई भी काम नही कर सकते है | html tags को html element भी कहा जाता है | अगर आप html tags को समझ जाते है तो आप html आसानी से सिख सकते है |

Types of html tags

HTML मे बहुत सारे tags available है कुछ tags text को format करने के लिए use किये जाते है जो आपके text को control करते है तो कुछ tags multimedia को insert करने के लिए use की जाती है | जैसे – audio tag , video tag , image tag , embed tag etc |

Basic tags of HTML

html मे basic tags वह tag होते है जो html मे सामान्य रूप से use किये जाते है और हर tags का काम पहले ही define कर दिया गया है बस आपको उन tags का use करना है और उनके बारे मे समझाना है | और HTML के कुछ basic tags निचे दिये जा रहे है |

<html> </html>

जब भी हम html मे coding करना सुरु करते है तो सबसे पहले हमे html tag को ही लिखना पड़ता है क्योकि html tag यह define करता है की इसके निचे लिखी जाने वाली code html language मे लिखी गयी है

<Head> </Head>

html मे Head tag का use web page का information देने के लिए use किया जाता है | जैसे – web page किस लिए बनाई गयी है या web page पर कौन सा information है उसकी जानकारी देने के लिए हम head tag का use किया जाता है |

<Title> </title>

html मे title tag का use web page का short name देने के लिए किया जाता है | और title हमेसा browser के tab मे दिखाई देता है |

<Body> </body>

body tag के अन्दर हम बहुत सारे tag create कर सकते है | और body tag का use करके हम अपने web page पर जो चाहे वह दिखा सकते है |

Baisc code of HTML

निचे दिये गये code को देखे यह html का basic code है जब भी हम html मे coding करते है तो सबसे पहले हमे html का basic code ही लिखना पड़ता है |

Example
<!DOCTYPE html>
<html>
<head>
<title>Easy Hindi Tutorials</title>
</head>
<body>
</body>
</html>

Sushil Kumar

i am Sushil founder of this blog .YtTechSushil.in is a website to provide tips related to Blogging, SEO, Social Media, Business Idea, Marketing Tips, Make Money Online, Education, Interesting Facts, Top 10, Life Hacks, Marketing, Review, Health, Insurance, Loan and Internet-related Tips. यदि आप भी अपना Content इस Blog के माध्यम से publish करना चाहते हो तो कर सकते हो. इसके लिए Join Myhindiexam Page Open करें. आप अपना Experience हमारे साथ Share कर सकते हो. धन्यवाद ! facebook twitter youtube instagram Dm me Whatsapp

Post a Comment

Hello Friends Agar aapko mera yah post pasand aaya hai to ise shere kariye.

Previous Post Next Post