html q tag and html sup tag
HTML Tag HTML - Drawing Line The HTML<hr> tag is use for creating a horizontal line . This is also called Horizontal Rule in the HTML <hr> tag also supports following additional attributes use horizontal line. Attribute 1) Align :- left, right, centre Description :- Align Attribute It specifies to the alignment horizontal line. 2) No shade No shade It Removes the usual shading effect most browsers display 3) Size size attribute It Specifies the height the horizontal line . 4) Width width Attribute It Specifies the width of the horizontal. HTML - Drawing Line Example <!DOCTYPE html> <html> <body...