User avatar
Mike_Rawlins posted

Formatting posts in n0tice

Stoke-on-Trent, UK

Note: You have to be logged in to post an update.

The one thing that is missing (currently) in n0tice is a text editor so I've worked through the basic HTML tags to see what works so that if you are using the web version you can format your posts a bit better.

Here are a few basic html tags you can use in your report. I've coloured them in <span style="color: #ff0000;">red</span> so you can copy and paste them and just change TEXT HERE to your own text.

If you use <span style="color: #ff0000;"><code>&lt;em&gt;TEXT HERE&lt;/em&gt;</code></span> it will make the text enclosed between the tags turn in to italics like this <em>TEXT HERE</em>.

Likewise if you use <span style="color: #ff0000;"><code>&lt;strong&gt;TEXT HERE&lt;/strong&gt; </code></span> the enclosed text will turn bold like this <strong>TEXT HERE</strong>.

If you want to add a quote to your report then you can use <span style="color: #ff0000;"><code>&lt;blockquote&gt;TEXT HERE&lt;/blockquote&gt;</code></span> to create this
<blockquote>TEXT HERE</blockquote>
Tip! Always make sure you use <span style="color: #ff0000;"><code>&lt;blockquote&gt;TEXT HERE&lt;/blockquote&gt;</code></span> tags on a new line for the best effect.

If you want to strike through some text you can use the <span style="color: #ff0000;"><code>&lt;del&gt;TEXT HERE&lt;/del&gt;</code></span> to get this effect <del>TEXT HERE</del>.

If you want to paste some content in from a document or a text editor then you can use <span style="color: #ff0000;"><code>&lt;pre&gt;TEXT HERE&lt;/pre&gt;</code></span> to do this and it will preserve all the multiple spaces and line breaks, and look like this
<pre>TEXT HERE</pre>
Hope that these are useful to you until n0tice adds a text editor to the web interface.

User avatar
Mike_Rawlins,


n0tice this
1 person n0ticed this.
Repost Share