The Internet Archive discovers and captures web pages through many different web crawls.
At any given time several distinct crawls are running, some for months, and some every day or longer.
View the web archive through the Wayback Machine.
COM survey crawl data collected by Internet Archive in 2009-2010. This data is currently not publicly accessible.
TIMESTAMPS
The Wayback Machine - https://web.archive.org/web/20091231003420/http://htmlhelp.com/de/reference/html40/block.html
HTML 4 Block-Level-Elemente
Die meisten innerhalb von BODY zugelassenen HTML 4 Elemente werden in Block-Level-Elemente oder Inline-Elemente unterteilt. Block-Level-Elemente enthalten normalerweise Inline-Elemente und andere Block-Level-Elemente. Wenn sie visuell angezeigt werden, beginnen Block-Level-Elemente normalerweise in einer neuen Zeile.
Die folgenden Elemente sind als Block-Level-Elements in HTML 4 definiert:
Die folgenden Elemente können sowohl als Block-Level-Element oder als Inline-Elemente. Wenn es als Inline-Elemente verwendet wird (z.B. innerhalb eines anderen Inline-Elements oder einem P-Element), sollten diese Elemente keine Block-Level-Elemente enthalten.