ChcK.uS » Frequently Asked Questions

What does the html content do? How do i use it?

HTML content what you see on webpages to be simple. BBcode is derived from it. Example list

<a href="LINK_URL_HERE">LINK_TITLE_HERE</a>
<img src="IMAGE SOURCE HERE" />
<strong>BOLD TEXT HERE</strong>
<u>UNDERLINE</u>
<s>STRIKE THROUGH</s>
<em>ITALIC</em>
<code>SOME CODING HERE</code>
<blockquote>QUOTE HERE</blockquote>
<ol>STARTS an ORDERED 1,2,3 list</ol>
<ul>STARTS an UNORDERED bullet list</ul>
<li>LIST ELEMENT</li>
<h2>HEADING 2</h2>
<h3>HEADING 3, smaller than h2</h3>
<center>ALINGS CONTENTS TO CENTER</center>

What does the Xp on the side of the post mean?

Experience points. You get them when you do some important activities in the website. Higher value means more experience and more active/trust worthy member.

Should we code out links when putting them in linkset?

No just paste them as they are. Tip : One url per line will be useful while reviewing your status and it looks more organised.