Hacker News new | ask | show | jobs
by superkuh 813 days ago
Many browser like Firefox support the HTTP header (not HTML header) field for defining external style sheets. You could make a 0 byte HTML page by using this feature in the HTTP response header.

    Link: <//website.css>; REL=stylesheet