BSEN307 E-Commerce Website II
CSS Project - Subgroup Selectors
Directions:
Use this web page as the source for the following changes. Copy it to your own drive.
Apply the following commands to this page using an internal style
sheet.
- The first paragraph on this page should have a blue border around the
entire paragraph. Use an ID selector to create this effect.
- The second H1 tag on this page should be turned green and centered.
Use a class called GreenHeading to create this effect.
- Create a free-range class called 'brightblue' that will enlarge the text,
turn it blue and italicize it. Select two places on this page to apply
this selector. Use the <SPAN> tags to select the affected text.
|