HTML
Task: Make a website for Mr Sutherland.
Mr Sutherland is VERY interested in toy trains and he wants you to make him a simple web page about them. The table below has a bunch of different tags that we can use to make an HTML page, Mr Sutherland wants his page to have at least one of all of these on it. Important: Make use of the previous page to lay out the HTML correctly. All tags need to be in the correct places with the correct indentation. |
Using an HTML Validator
It's easy to make mistakes when we are writing HTML, but it's just about as easy to check for them using an HTML Validator - https://validator.w3.org/nu/#textarea
Task: Put your toy train HTML into the HTML validator above and solve any issues that it says that you have.
Task: Put your toy train HTML into the HTML validator above and solve any issues that it says that you have.