Quote:
Originally Posted by Karellen
You have the <figure> elements nested inside <p> tags.
Remove the <p> tags and it should be fine.
Some info... https://developer.mozilla.org/en-US/...Element/figure
The coding doesn't seem to be the best. Heavy reliance on in-line attributes which would be better off in your css page.
|
It's true--I never claimed to be a great html script writer. For most other things I've written CSS for but I just don't have a lot of depth of knowledge to manage it all. This is the only major issue that I'm struggling with validation on, so once I fix it I'll be mostly done.