formatting tags in html

<b>Write Your First Paragraph in bold text.</b> <i>Write Your First Paragraph in italic text.</i> <h2> I want to put a <mark> Mark</mark> on your face</h2> <u>Write Your First Paragraph in underlined text.</u> <strike>Write Your First Paragraph with strikethrough</strike> hello <tt>Write Your First Paragraph in monospaced font.</tt> hello<sup>Write Your First Paragraph in superscript.</sup> Hello <sub>Write Your First Paragraph in subscript.</sub> Hello <del>Delete your first paragraph.</del> <del>Delete your first paragraph.</del><ins>Write another paragraph.</ins> <big>Write the paragraph in larger font.</big> <small>Write the paragraph in smaller font.</small>

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.