Like I want to check
on Every page <h3>
tag must come after <h2>
otherwise page should be marked.
like if any page has PDF then Some particular text <p>Download Adobe reader from here</p>
should be at bottom of every page is this condition is not matched then page should be marked.
I want to make different type of conditions to check then want to check on whole site and if anything mismatch then report should be generated.