Your website - Use HTML tidy perhaps?
StorinOfKel opened this issue · 2 comments
StorinOfKel commented
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 commented
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 commented
It wasn't a social media comment, it was a product comment at the right
place. Sorry you feel wronged about your own flaws being shown to you.
…On Thu, Jun 13, 2024, 16:04 Thomas Jacob Trabue ***@***.***> wrote:
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.
—
Reply to this email directly, view it on GitHub
<#1110 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALTQMY2SHLK6VA7VB3JCS63ZHGRHRAVCNFSM6AAAAABGG62XL2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRVG43TIMZXGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>