Here are my particular problems with the Project. I am currently 14 out of 16 (for a week now.) I just can’t figure out why my Nav Elements aren’t working correctly (but seem to okay on the screen whenever rendered.)
Please have someone look at my code and respond hopefully in good order.
@ANDRADEG, someone’s given you the answer to why the tests were failing but looking at your code I see quite a few issues. Help yourself by running your HTML code through the W3C validator.
There are HTML syntax/coding errors you should be aware of and address.
Also
Codepen provides validators for HTML, CSS and JS. Click on the chevron in the upper right of each section and then click on the respective ‘Analyze’ link.
The one for CSS is good. Use it and address the issue(s). There are typo’s you need to correct.
(The one for HTML misses things which is why I recommend W3C)
Thanks Folks!, I was spinning around “just like A Rat!!!” (unable to detect that Anomaly in the syntax.) That was a complete “A Fake Out”!!! Thinking about it, I did go from one Editor to another (for a short period of time) when I was editing the very spot that caused the problem, “I now recall.” I appreciate it.