@ ECPI University 1001 Keys Drive, Greenville
##Overview This workshop will introduce HTML basics:
##Introduction (key terms)
- HTML - Hyper Text Markup Language for describing web documents
- Tags - are keywords surrounded by angle brackets
- Web Browsers - (Chrome, IE, Firefox, Safari) read HTML documents and display them
- HTTP - protocol web servers use to communicate
- URL - string which identifies an online resource
- CSS -language for describing the presentation of web pages
Using notepad to create an html document Using firefox to render web pages
How html is used in real world or gateway to web application development.
##Hands-on: The second portion will be a workshop in which you get your own web application prototype up and running. Note: If you will participate in the second segment, please bring a laptop!
##References and Resources HTML Cheat Sheet