disallowed tags for content pagesthe content section of the help page describes a number of ways you can create content for your portfolio. This page lists the tags that you may not use in your content page. Any attempt to try and evade these rules could be taken as a hacking attempt, in which serious consenquences apply. If you have any suggestions about the content section, please do not hesitate to contact us about it.Aside from this list, every other tag is allowed Disallowed HTML tags are as follows (including the respective end tags):
<applet>Do note that when entering the above tags, they will be rendered as text without any functions. Do not be afraid of putting them in content pages, especially if you are doing so to display some kind of past coding experience. disallowed tags for template files (header.tpl/footer.tpl)this experimental feature gives you a huge amount of freedom in terms of how you want your site to look. However, for security purposes, the following tags are not allowed. Abuse of this previlege results in an immediate ban. See the template section of the help page for more information.
<applet>
When editing/uploading a template file containing these tags, an error will be displayed and the upload/edit would be unsuccessful. * - <link> will work only when used as <link rel="stylesheet" type="text/css" href="{$stylesheet}" /> or <link rel="stylesheet" type="text/css" href="{$stylesheet}">
Otherwise, it is a disallowed HTML template tag. |