Introduction

You are adviced to use this template when preparing tutorials to submit to DesignContest.net. To sumbit your tutorial, simply start a thread with your link in Discuss a Tutorial forum or pm it to the tutorial forum moderator BBGorB. We will then review your tutorial, if there are no similar tutorials posted in DC.net before, we will put it up as quickly as possible.

The predefined style sheet that we use for our tutorials is included in this template. The style and usage of the tags are demonstrated below:

Headings

<h1>This is a Main Header Style - Put the title of your tutorial under here</h1>

<h2>Use this header for your main points</h2>

<h3>This is the lowest level header, use as required</h3>

Hyper Link

Use the following tag to display your hyperlinks:
<A href="address"> My HyperLink </A>

Code

Put your Code in these tags:
 <pre>
	You must
	replace < with &lt;
	replace > with &gt;
	in your code
</pre>

Special Notes

<div class=notes> Note: Use this to display extra or special information. </div>

Images, Flash movies and Source Files

Feel free to embed images, flash movies or any other objects in your tutorial, you may also choose to include links to the source files used in your tutorial for others to download.

Other content

It would be nice to include a bio of the tutorial's author, so please write a few sentences about yourself, your contact detail or even a trailer for the next tutorial you are planning to write!

We look forward to receiving your tutorials!

DesignContest.net