Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Your website - Use HTML tidy perhaps? #1110

Open
StorinOfKel opened this issue Apr 15, 2024 · 2 comments
Open

Your website - Use HTML tidy perhaps? #1110

StorinOfKel opened this issue Apr 15, 2024 · 2 comments

Comments

@StorinOfKel
Copy link

StorinOfKel commented Apr 15, 2024

I apologize for being very critical in this subject. I was looking for a similar product and then saw your site, as always I look around and I just saw several errors that I just could not ignore. Especially when offering a product such as HTML tidy and then see mistakes on the website of the owners.

  • base.css holds the HTML markup starting from the <!DOCTYPE html> to the </html>
  • Furthermore there are a whole bunch of errors within your CSS files.
  • A small single-paged website does not require to use as much css as is being loaded.

Perhaps a visit to the HTML and CSS validators of the W3C would help you further.

  • Within any HTML document, do not place script tags between </body> and </html>. The closing tags are there for a reason.
  • The unordered list does not need to have that many empty spaces. (tidy it up)

Perhaps use HTML tidy and have a critical look at how it tidies things up?

@tjtrabue
Copy link

This is not the proper channel for your criticisms. GitHub Issues are not social media comments. Send the author an email if you feel so strongly about the Tidy website, but keep the Issues sections of GitHub repos...tidy, if you get my meaning.

@StorinOfKel
Copy link
Author

StorinOfKel commented Jun 13, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants