Introduction To Use of Microsoft Expression Studio For Web Site Development
Introduction To Use of Microsoft Expression Studio For Web Site Development
Microsoft Expression
Studio for Web Site
Development
By
Faith Brenner
IT Associate Professor
Richland Community College
Learning Module Objectives
• Types of Selectors:
– Type – applied to HTML elements
– Descendent/contextual – applied based on
element’s relation to other elements in a
document
– Attribute – style attribute applied to an
HTML element
– Class – applied to elements with named
class
– ID – applied to elements with named ID
– Pseudo-class/pseudo-element – applied to a
condition or state of an element
CSS Project Steps