HTML 5 Basic Concepts

Basic Elements of Html 5 Basic HTML5 File Heading tags (h1,h2,h3,h4,h5,h6) Paragaph Tags, New line, Break tags, bold tags, italic tags,underline tags, superscript tags, subscript tags, deleted & etc <P> for paregraph. <b> or <strong> for Bold. <i> or <ens> for italic. <sub> for subscript. <sup> for superscript. <del> for Deleted. Order List & Un-order […]

HTML 5 Basic Concepts Read More ยป