External CSS
External style sheet specifies the style for multiple HTML pages. It can change the look of the whole website by changing just one file. For using an external style sheet, you should add a link to it inside of the element of the HTML page, in the code below you will be able to to a enternal link to a file called swag.css
Task
Look at the code below and see what it does? And then can you:
Change the colour of the number plate?
Change the Text to a new number plate?
Edit the font colour
Edit the font size?
Task
Look at the code below and see what it does? And then can you:
Change the speed to 60mph?
Change the colour of the circle?
Move the sign to the center of the page?
Task
Using the code consoles above can you create these signs?