Peter Schneider-Kamp wrote: > >... > > With XHTML I'll probably end up with something like this: I don't know what you mean by probably, but about half of the stuff in your document is optional. Here's a fairly minimal XHTML representation: > <?xml version="1.0"?> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml"> > <head> > <title>my little home page</title> > </head> > <body> > <h1>My Little Home Page</h1> > Here goes the content. > </body> > </html> Other than the first three lines, it is almost the same as your original HTML. -- Paul Prescod - Not encumbered by corporate consensus It's difficult to extract sense from strings, but they're the only communication coin we can count on. - http://www.cs.yale.edu/~perlis-alan/quotes.html
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4