View Single Post
Old 05-17-2023, 03:13 AM   #5
RobertWK
Junior Member
RobertWK began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Sep 2022
Device: none
Quote:
Originally Posted by Karellen View Post
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.
RobertWK is offline   Reply With Quote