20 Things

What is this Page?

This page is a presentation of all the vocabulary words from this free ebook.  The terms are listed and presented in a variety

of way to showcase the page authors HTML coding skills.  The page is organized by "Things" as the book calls chapters.

Thing 1:What is the Internet


Ineternetite Watering a Network

Packets

Bandwidth

A packet is the unit of data that is routed between an origin and a destination on the Internet or any other packet-switched network.

Thing 2


Internite floating away with interenet balloons
 This link will show you the wiki article on webapps. wiki logo

Thing 3

Web apps in the cloud

Whats Great about Webapps

  1. Data can be accesed from anywhere on the planet with an internet connection
  2. Apps update automatically
  3. The entire functions of the app run in the Web Browser
  4. The code of the apps cant possibly spread viruses to the computer since the Web Browser is running the code

Thing 4


Internetite Playing with the building blocks of the Web

What are the web building blocks?

  1. HTML
  2. Javascript
  3. CSS
  4. AJAX

Thing 5: HTML 5

How appropriate

HTML 5 building block from thing 4 popping open
HTML 5 is not a new coding language, but rather is an update for HTML which has been around for nearly 20 years. HTML 5 quite a few new tags and of course supports most of the old ones. Here is a page with a free intro to HTML 5 coding. Below is a video embeded using the new HTML 5 video tag.

Thing 6: 3D animations in the browsers


Internetit making 3D
	

	3d in the browser is also a new thing in HTML 5. HTML can now communicate with Javascript to make beautiful browser animations.

	With 3D the browser can do more animations.

			

Thing 7


New Browser

New browsers can do much more than old ones