About the "1460bytes Challenge"
Based on the "14Kb rule" hypothesis, the no-style test, and of the Spring'83 protocol, my idea is to create a new minimalist rule for webpage creation:- the total size on a single html page is exactly under 1460bytes
- no external resources, especially rendered in the inside from outside said page (CSS, images, videos, fonts, etc)
- no internal codes which won't render correctly in Lynx and other text-based browsers (Javascript!)
BACK