the resources page is webmastery/website oriented and is primarily for my own benefit; as a complete newbie to html + css i use these links pretty much any time i am making a page so i thought i'd just put them all on one area. hopefully it helps anyone else out too!

web help (html + css oriented).

!! on IDs and classes because i always forget: ids must be unique where as class can be applied to many things. In CSS, ids look like #elementID and class elements look like .someClass

my code editor of choice is phoenix code purely for the live preview feature. ideally i would do this all in notepad++ or something more lightweight but i need the visual elements.


graphics.


graphic-making/editing.


other.