Lab4 & Blog4
Part 1 - Testing HTML and CSS codes What are the problems? The errors that the validator detected were mainly caused by mistakenly placed </p> paragraph end without a <p>start, and misplaced <h6> subheader. As for the CSS Fortunately, CSS only detected a single problem, I went to fix the code but I couldn't how so I just rewrote it and I got fixed somehow. As for HTML, once I got rid of the </p> everything seemed better. Yet I still got some errors saying not enough space in my "a" links but I couldn't find a way to fix it, even though website definitely works as I planned. I tried my code on 3 browsers: Safari, Google Chrome and Firefox. I am not sure if it is related with me writing the codes and checking websites with the first two browsers but they all seemed same, and there was no differences that I detected. 4. Trying the CSS game. I got to level 13, which is pretty embarrassing but I found the game to be enjoyable actually. I realized...