Tag Archive: Cascading Stylesheets

Under the Hood with WordPress, Part 4: Using CSS

Tutorial

This is Part 4 of a 6-part series on diving "under the hood" with WordPress. Today, we're covering the last part of CSS (Cascading Stylesheets).  We'll go over some specific examples that you'll see often as you look through a WordPress theme. Intro HTML CSS - Introduction CSS - Examples PHP jQuery So, after yesterday's CSS lesson is your head spinning yet?  The positioning piece…

Continue Reading

Under the Hood with WordPress, Part 3: CSS

Tutorial

This is Part 3 of a 6-part series on diving "under the hood" with WordPress. Today, we're covering CSS, known as "Cascading Stylesheets".  Using CSS, you can modify any property of an HTML tag and have the web look exactly like you see fit! Other posts in this series: Intro HTML CSS - Introduction CSS - Examples PHP jQuery Now that we understand the basics of HTML,…

Continue Reading