homehomeworklinksglossarysitemapcontact

Old Homework

week 1 homework

week 2 homework

week 3 homework

week 4 homework

week 5 homework

week 6 homework

week 7 homework

week 8 homework

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Homework Page

 

Week 1 Homework Questions

Q. What is a WYSIWYG editor? Give one example.

A. WYSIWYG stands for What You See Is What You Get. WYSIWYG editor allows you to create a website visually while automatically generating the code in the background for you.
For example,Dreamweaver CS3 is WYSIWYG XHTML generator.

Q. What is a plain text editor? Give one example.

A. Non-WYSIWIG editor in which you would have to code by hand and then view the results in a browser. BBEdit is an example.

Q. What is a hyperlink?

A. Hyperlink is the link like a text string or an image that let you jump between pages in a site or to view pages on other websites.

Q.What are three points to remember when naming your files?

A. 1. Do not use spaces
2. Avoid capital letters
3. Avoid illegal characters, such as dot, quotation marks, slashes, colons, and exclamations marks.

Q. What is JavaScript and what are some of its common uses?

A. JavaScript is a scripting language used to manipulate Web pages. The most common use of JavaScript are creating rollovers, resizing browser windows, and checking for browser compatibility.

Q. Who is the WC3?

A. W3C? is World Wide Web Consortium