[ Next | Previous ]
Is HTML structured markup?
- No, not really
- HTML maximizes ease of use by providing one general hardwired tag
set for all applications and predefining certain behaviors for each
tag
- HTML is perfectly suited to the applications for which it was
designed, but it was not designed to handle all applications
- In particular, HTML was not designed to handle very large or
complex collections of data that need to be used in different ways
or maintained over a long period of time