HTML Lists

Table of ContentsListTypes of listOrdered ListUnordered ListHTML List TagsDownload PDF – HTML Lists List HTML में list को create करने के लिए list tags का उपयोग किया जाता है जो…

HTML Paragraphs

Table of ContentsParagraphLine break Paragraph Webpage में paragraph जोड़ने के <p> टैग का उपयोग किया जाता है, जो की block line element है। Example <p>Lorem ipsum dolor sit amet consectetur…