This lesson is a great introduction to designing web pages and email newsletters using the Cascading Style Sheet (CSS) language. Learning the basic syntax of CSS properties and values will allow you to control the appearance of objects on web pages and email newsletters. You will become familiar with some of the most commonly used CSS properties used to change the appearance of text in just one short lesson. This first lesson focuses on designing fancy email newsletters, using inline styling. The next two lessons show you how to design multiple web pages by placing your CSS properties and values in an embedded or external style sheet.The post Introduction to CSS: Inline Styling appeared first on Learn HTML with Diane.