XHTML 2
6th August 2002
The W3C have published a working draught of XHTML 2.0. Since the Changes from XHTML 1.1 pages doesn’t appear to have been written yet, here are a few of the most notable differences I’ve spotted so far:
- Lots of new tags, including
<dfn>
for inline definitions (similar to<acronym>
but even more useful) and <section> for defining logical sections in conjunction with a new structural<h>
tag. - Navigation Lists!
- Forms are being replaced with XForms.
- Goodbye
<img>
tag! It looks like we’ll be using<object>
instead.
Unfortunately with the amount of time it takes for browser manufacturers to implement even simple specifications it could be years before we can start using these improvements.
More recent articles
- Weeknotes: Embeddings, more embeddings and Datasette Cloud - 17th September 2023
- Build an image search engine with llm-clip, chat with models with llm chat - 12th September 2023
- LLM now provides tools for working with embeddings - 4th September 2023
- Datasette 1.0a4 and 1.0a5, plus weeknotes - 30th August 2023
- Making Large Language Models work for you - 27th August 2023
- Datasette Cloud, Datasette 1.0a3, llm-mlc and more - 16th August 2023
- How I make annotated presentations - 6th August 2023
- Weeknotes: Plugins for LLM, sqlite-utils and Datasette - 5th August 2023
- Catching up on the weird world of LLMs - 3rd August 2023
- Run Llama 2 on your own Mac using LLM and Homebrew - 1st August 2023