b b b
WEB PROGRAMMING
b
Dr. Hossein Hakimzadeh
b b
Department of Computer and Information Sciences
b b b b b b
Indiana University
b
South Bend, IN
b b
,CONTENTS
• Before you begin
b b
• A simple HTML document
b b b
• The structure of an HTML document
b b b b b
• HTML (tags, elements, and attributes)
b b b b
HTML 2
,BEFORE YOU BEGIN b b
• You need a text editor:
b b b b
– PC users:
b
• Download and install Notepad++ (http://notepad-plus-plus.org/)
b b b b
– Mac users:b
• Download TextWrangler b
(http://www.barebones.com/products/textwrangler/)
HTML 3
, BEFORE YOU BEGIN b b
• You need a few browsers to test out your HTMLco
b b b b b b b b b b
de and make sure that it works in different brows
b b b b b b b b b
ers:
– Google Chrome: www.google.com/chrome
b b
– Mozilla Firefox: www.mozilla.org/firefox/new
b b
– MS Internet Explorer: www.microsoft.com/ie
b b b
– Apple Safari: www.apple.com/safari
b b
– Opera: www.opera.comb
HTML 4