Do you have any recommendations on tutorials for learning how to code themes? I'm really interested in it, but I don't know where to start and all your themes are so pretty.
thanks so much! i answered something similar to this HERE which includes a link to my base code. but here is a list of things that i’d recommend using if you’re interested in learning how to code:
codeschool --- offers html & javascript codes with tutorials, in depth articles explaining how it works, etc.
css-tricks --- i use this often, it’s essentially a website to help with any fancy css tricks like link underlines on hover (not the standard, but more fancier), tutorials on specializing popups & many more things. just take a scroll through it.
w3schools --- they have a sidebar full of tutorials & tricks for html/css that i find very helpful. their page offers tables with a description for what each variable means & when to use it.
htmlcodetutorial --- this has a cheat sheet for html coding. on tumblr, it’s a little different but once you play around with a base code it should be pretty easy to figure out what goes where.
simplehmtlguide --- again, this is just another guide/cheat sheet site to better your knowledge.
hope this helped! i’m more than happy to give you some sites that have easy html/css tricks as well to spice up your theme.