Some cookies are necessary to make this site and our content available to you. Other Cookies enable us to analyse and measure audience and traffic to the site. Cookies are also used by us, advertisers, ad-tech providers and others to develop and serve ads that are more relevant to your interests. To consent to the use of Cookies and proceed to the site, click Accept below. If you wish to withdraw consent later you will find a link in the footer Cookie Choices. For more information: Privacy Policy.
Help With the HTML Filter

Main | FAQ | Coding Tips | HTML Tutorial | Common Mistakes | Error Explanations | HTML Neoboard Help

Don't panic!!!

Why an HTML Filter?

As some of you may know, there are a few bad users who take advantage of Neopets' open community by posting corrupt or harmful code in an effort to steal or ruin your account.

They are able to do this in two ways:

  • Most browsers will run corrupt code even if it does not meet coding standards.
  • New code words or languages are introduced and that new code can be used by bad users for harmful purposes.

Both of these problems have one thing in common: we can never anticipate all the corrupt code or new coding languages that might be used in harmful ways. Bad users are able to post corrupt code on the site before we can block it.

The solution we have come up with is to only allow clean code! Only words inside of HTML and Stylesheets (CSS) that we know are safe and that meet proper coding standards can pass the new filters.

It may sound a little overwhelming, but never fear, we have come up with some helpful tips to guide you along!

  • Got a burning question? Chances are we've already answered it here!
  • Don't know where to start? Take a stroll through the HTML Tutorial to get your footing.
  • Want to find out some simple coding practices and handy tips? Look no further.
  • Browse common mistakes and pitfalls for your problem, and see what the solution is. You can leave the reasons why for another day and piece things together from these examples.