In today labs we focused on HTML Tables, Links and Images. The lab was structured first with how to link web pages together by explaining how to set a correct file structure,using anchor tags and then Absolute, Relative and Root-Relative Links.
Next we learned about Image formats and how to include them in our web pages and size them. We also learned about using the best practice of using text alternatives has an impact on both search engines and uses with text-only browsers.
This labs was also particular useful as it points out errors beginner developers often make such as the incorrect use of the <a> element , the requirement of (/) when trying to get to a file that are in multiple folders and Incorrect naming conventions such as including spaces as they will be replaced with %20 in the URL.
Overall this lab was enjoyable and provided good fundamentals on how to create our own web pages.










