HTML script tag attributes in hindi
HTML में
HTML table structure basics in hindi
Post Views: 29 HTML table introduction in hindi HTML table, data को row और column के formate में manage करता है| HTML में table को और tags से create कर सकते है| और table के अंदर table row और tags से create कर सकते है| Table row में एक से ज्यादा table data को create
HTML lists introduction in hindi
Post Views: 60 HTML lists HTML lists का उपयोग information को specified oder lists में display (show) करने के लिए किया जाता है| जैसे की सभी lists में एक से ज्यादा list item defind element होते है| Three types of HTML lists Order list or Numbered list ( ol ) Unorder list or bulleted list
HTML Style Attribute in hindi
Post Views: 172 HTML style attribute style attribute के उपयोग से HTML के Elements के लिए style set की जाती है| HTML style attribute का उपयोग खास करके सभी elements <div>,<h1>,<p>,<ul>,<li> जैसे सभी element में style attribute का उपयोग करते inline css property add कर सकते है| जिसकी वजह से हमारे elements की desing सेट
HTML text formatting elements in hindi
Post Views: 51 HTML text formatting elements हेलो दोस्तों इस post में हम जानेगे की Html में अपने text की formate अलग अलग तरीके से कैसे सेट कर सकते है| HTML में ऐसे कई सारे Element है जिसका उपयोग करके हम अपने text formate को better way में सेट कर सकते है वोबी किसी css
What is the anchor element?
Post Views: 47 Anchor <a> element के बारे में| हेलो दोस्तों इस पोस्ट में हम HTML के <a> element के बारे में जानेगे| और हमारे webpages में links कैसे create किये जाते है और webpages को एकदूसरे के साथ connect करने के लिए webpage की link कैसे सेट कर सकते है| HTML <a> element और