Learn how to stylize blocks of text that are in the WordPress content area. The content area known as the_content in WordPress code is the main content of each post and page. The text you enter using the text editor is within the content area. You can use css to highlight blocks of text with different background colors, borders and font styles. We are going to look at 4 examples of this in these videos.
Text
How to Style a Block of Text as a Link
January 19, 2012In this session, we discuss how to style a block of text as a link. The first thing to do is to wrap the block of text in a div tag and assign a class to that div. Next I show how to add styling to that class such background color, border, margins and padding.
Using WordPress – Intermediate Tutorials
October 6, 2010WordPress is a very powerful Content Management System with lots of features only available by using HTML, CSS or PHP. This series of intermediate video tutorials aims to teach folks how use advanced WordPress features by means of custom HTML, CSS and PHP. This is a new group of video tutorials for the site and