80 likes | 145 Views
The Internet Has Grown. 1971 > Google. 1971. 1980. 1984. 1999. 2001. Hypertext Markup Language (HTML) Tim Berners-Lee, CERN Internet Draft Daniel Connolly, Atrium IIIR Working Group June 1993
E N D
The Internet Has Grown 1971 > Google
Hypertext Markup Language (HTML) Tim Berners-Lee, CERN Internet Draft Daniel Connolly, Atrium IIIR Working Group June 1993 The instance represents a hierarchy of elements. Each element has a name , some attributes , and some content. Most elements are represented in the document as a start tag, which gives the name and attributes, followed by the content, followed by the end tag. For example: <HTML> <TITLE> A sample HTML instance </TITLE> <H1> An Example of Structure </H1> Here's a typical paragraph. <P> <UL> <LI> Item one has an <A NAME="anchor"> anchor </A> <LI> Here's item two. </UL> </HTML> http://www.w3.org/MarkUp/draft-ietf-iiir-html-01.txt
Some later developments in standards HTML 4 CSS 2.1 Javascript PHP or ASP/.Net MySQL Flash Streaming Video (codecs FLV, WindowMedia, Real…) AJAX - Gmail / Flikr