Getting Started
If you want to code profiles, pet profiles, custom CSS, and other elements on Subeta, you’ll need to know a little HTML and CSS. The bulk of the coding we can do on Subeta is with CSS, since most of the HTML already exists. (Wondering what the difference is?)
If you’re new to HTML and CSS, or just new to coding for Subeta, check out these awesome resources to help get you started:
Subeta
Useful Profiles and Graphics Threads
Asmodeus’ Guide to CSS
Guide to CSS Basics and Shorthand
General
W3Schools CSS Guide
Starting with HTML + CSS
If you’re using the Firefox browser, I also highly recommend downloading the Firebug add-on. It is extremely helpful in Subeta coding because it makes it easy to identify the various ids and classes assigned to elements on the page.

