Tutorial Submission Guidelines
- The tutorial and optional downloadable source must be packed into a .zip file
- The tutorial file itself should be a .html file
- The tutorial .html file is in the root of the zip file, not inside another folder
- The tutorial should not be larger than 500kb
- If you choose to upload a downloadable script, it should not be larger than 700kb
- Image paths in the tutorial file must be absolutely correct
- Credit must be given for copied or externally used code
- Code should be set-up as stated below
- It is advised to have a copyright notice at the bottom of your tutorial
- When adding code, replace < tags with <
- If you wish to add an < code, write &lt;
- Only add .html, .jpg, .jpeg, .png, .bmp, .gif or .xml files in your tutorial zip
- If any other types of file are added, the tutorial will be rejected immediately
- If you wish to add another type, PM one of the staff members and inform them about the alternative
- All HTML codes are enabled except
- html
- head
- style
- script
- title
- base
- meta
- link
- body
Code Set-up
All headers in your tutorial file must be surrounded with <h4></h4> tags, like this:
All sub-headings in your tutorial file must be surrounded with <h5></h5> tags, like this:
All sources codes in your tutorial file must be surrounded with <code></code> tags like this:
Ready to Submit?
If you have a tutorial that fits these guidelines then why not go over to the submission form and send it in!