|
|
|
|
|
by captn3m0
2516 days ago
|
|
References to third party websites that can break. HTML is a living spec, so browsers can decide to break things that work today (as happened with Marquee for eg). Even if you disallow JS entirely, and stick with just HTML/CSS, it has enough warts to not look and behave consistently over time. |
|
Vanilla html with images embedded as data URNs should be pretty darn portable for the forseeable future.
Heres the kicker, it's a text based protocol, and a dead simple one, eben if we should loose all browsers in the big browser war of 2033, its super easy to reverse engineer. PDF not so much.