Rugby Union and Football
Newcastle upon Tyne
Newcastle Falcons - Kingston Park website
Newcastle United - St James' Park website
Course Instuctions for Cascading Style Sheets CSS
Compare the above rendered content with the corresponding CSS and HTML in Brackets (LHS).
Note the four style selectors; body, h1 and p together with their respective properties and values.
- change | selector body | property background-color | to value red
- change | selector h1 | property font-style | to value italic, and
- change | selector p | property color | to value yellow
- change | selector li | property font-size| to value 13px
Delete script text lines 52 to 64.
Click File and Save as EX 3.html to create a new script.
Close this CSS Tutorial window (click x to the right of the title 'CSS Tutorial' above).