SGML DTDs for HTML level 0, 1, 2, 3.2, and 4.0 as defined by the World Wide Web Consortium (W3C). These DTDs are useful for validating or processing world wide web pages with SGML tools such as those in the opensp and openjade ports.
SGML DTDs for HTML level 0, 1, 2, 3.2, and 4.0 as defined by the World Wide Web Consortium (W3C). These DTDs are useful for validating or processing world wide web pages with SGML tools such as those in the opensp and openjade ports.
To install html, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install html
To see what files were installed by html, run:
port contents html
To later upgrade html, run:
sudo port selfupdate && sudo port upgrade html
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.