Ok, I know we are not all internet nerds. So here is a little tutorial to help you in being accurate while commenting with HTML Tags.
- For ‘bold’ text:
<b> Text Here </b> - For ‘italic’ text:
<i> Text Here </i> - For ‘underline’ text:
<u> Text Here </u> - For ‘Strikethrough’:
<del>Text Here </del> - For ‘Quoting’:
<blockquote>Text Here</blockquote> For Linking: <a href="http://spartyandfriends.com/">Sparty Rules</a> now this is the one most struggle with. just copy and paste that, replace justhttp://spartyandfriends.com/ with the URL you want to use. Replace Sparty Rules with something you want your link to say in the comments.