From the course: Advanced Accessible PDFs

Unlock the full course today

Join today to access over 24,600 courses taught by industry experts.

Fixing inappropriate use of an element error

Fixing inappropriate use of an element error

From the course: Advanced Accessible PDFs

Fixing inappropriate use of an element error

- [Instructor] The inappropriate use of an element error occurs either when an element is in an illegal position in the tags tree or when an element's placement attribute is incorrect. Let's take a look at how to address these problems when they occur. Now, the first thing I'm going to do is run this file through my pack checker, the file I'm working on is 06_06, so I'm going to go ahead and run this through here. And if we look at our results in detail and go to the structure tree, you'll see that I have possible inappropriate use of a P structure element. This one's similar. This one, it's calling invalid use of a TBody structure element, this one is inappropriate use of a note, and then we have inappropriate use of a figure, okay? So let's see how we can fix these errors. So if I click on this error, you can see it's pointing to the footnote on page 8. So what I'm going to do is I'm going to jump to page 8 in my PDF,…

Contents