Help:Advanced formatting of wiki pages
Using CSS and JavaScript is in theory possible for MediaWiki-based wikis, it has to be configured on the server.
Inline-CSS is possible for all HTML-tags supported by MediaWiki (some have to be first enabled on the server), for example tt, code, pre, div, span etc. can be used whereas a or img can not.
Use the sandbox for experimentation or start a page in the user namespace, IOW as a subpage of your user page, for example User:Me/Sandbox.