Monday, March 14, 2011

Ch 15: Learning how to code HTML

Tonight we will start to explore the world of HTML (hypertext markup language.) You should have already read over chapter 15 in your textbook to familiarize yourself with what we will be doing today, so let's hit the ground running and start coding some HTML!

We will begin at the beginning and start off by hand-coding your first web page. Follow the instructions in your book CLOSELY or your HTML document will not function correctly! HTML is a very particular programming language. All of your commands must be made in the right order, all tags must have and tags formatted correctly and be free of clutter in order to function properly to display your web page.

Follow along with Chapter 15: Hello World! in your textbook and complete the exercises. You should end up with a FOLDER that contains your html file, your dreamweaver file, etc. Please turn in the complete folder for your homework!

HOMEWORK:
• Complete the exercises in Chapter 15: Hello World! in your textbook.
• Turn in your FOLDER that contains your html file and dreamweaver files when finished.
• This assignment is due at the beginning of class on Wednesday!

No comments:

Post a Comment