|
|
|
|
|
by dredmorbius
4110 days ago
|
|
Printing from the browser has far more to do with the fundamental error of allowing a site's designer to specify formatting than any inherent limitations of HTML. It's possible to create semantic content from a browser page (e.g., with Pandoc or Calibre) and print that. I actually resort far more often than I care to admit to re-tagging content and rendering it either as simplified HTML, Markdown, or LaTeX, for readability's sake. |
|