Child Theme Basics
Ian Stewart explaining the basics of creating child themes:
…they don’t need theme files. None at all. Zero. You don’t need to understand PHP in the slightest to create a WordPress Child theme.
That’s my favorite part of creating child themes. You simply create a new styling (with CSS) for an already coded theme, saving you time and potential headaches. Think of it as a CSS Zen Garden experiment.
