HanadiAlzaidi / IT115

0 stars 0 forks source link

Hanadi/ pyramids.html #12

Open yuria-loo opened 1 year ago

yuria-loo commented 1 year ago

Config loaded: /action/lib/.automation/.htmlhintrc

/github/workspace/pyramids.html L5 |...e>Big Page Of My Pyramids Website /title> ^ Special characters must be escaped : [ > ]. (spec-char-escape) L7 | ^ Tag must be paired, missing: [ ], start tag match failed [ ] on line 5. (tag-pair) L24 |</ul/> ^ Tag must be paired, no start tag: [ </ul/> ] (tag-pair) L27 |</div> ^ Tag must be paired, missing: [ </nav></ul></nav> ], start tag match failed [ <nav> ] on line 26. (tag-pair) L34 |<a href/="index.html">Back To Home</a>'111 ^ Special characters must be escaped : [ < ]. (spec-char-escape) L34 |<a href/="index.html">Back To Home</a>'111 ^ Special characters must be escaped : [ > ]. (spec-char-escape) L34 |<a href/="index.html">Back To Home</a>'111 ^ Tag must be paired, no start tag: [ </a> ] (tag-pair) L47 |</div> <!---end wrapper--> ^ Tag must be paired, missing: [ </footer></ul></ul></footer> ], start tag match failed [ <footer> ] on line 45. (tag-pair) L50 | ^ Tag must be paired, missing: [ </html></html> ], open tag match failed [ <html> ] on line 49. (tag-pair)</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/yuria-loo"><img src="https://avatars.githubusercontent.com/u/129998654?v=4" />yuria-loo</a> commented <strong> 1 year ago</strong> </div> <div class="markdown-body"> <p>some issues have been fixed by Yuria</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/yuria-loo"><img src="https://avatars.githubusercontent.com/u/129998654?v=4" />yuria-loo</a> commented <strong> 1 year ago</strong> </div> <div class="markdown-body"> <p>In footer section, there are still some bugs that need to be fixed.</p> <footer> <ul> [<li>Copyright © 2022 </li>/ <li>All Right Reserved</li>].... <li> <a href="">Terms of use </a></li>; <li> <a href="../hanadi.html">Web design by Hanadi</a></li> <li> <a href="https://validator.w3.org/nu/?showsource=yes&doc=http%3A%2F%2Fcompass.northseattle.edu%2F%7Ehalzaidi%2Fit161%2Fbig%2Fbig.html">Vallid HTML</a></li> </ul> </footer> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>