BLOG_4
Part I – Coding a Fish Creek Website 1. Alter your Fish Creek code (from previous labs) to use the following: a. Classes and ids b. Centring layers c. The position attribute d. The float attribute The screenshot of updated code of Fish Creek Website with above mentioned alteration is as follows: index.html code services.html code styles.css code Ensure No. 1 is complete before you answer 2 & 3. Test your code with the HTML validator ( http://validator.w3.org/ ) and the CSS validator ( http://jigsaw.w3.org/css-validator/ ). (record in blog) What are the problems that are highlighted? No errors or warnings were shown. Were you able to fix them? Test your code across three browsers. (record in blog) The three browsers i...