Showing posts with label tutorials. Show all posts
Showing posts with label tutorials. Show all posts

Wednesday, January 11, 2012

Tutorial

Chapter 10


1. Briefly explain RGB colour.
2. What is 8-bit indexed colour? Name an image format that uses 8-bit indexed colour.
3. What is the JPEG format? What are the advantages and disadvantages of the JPEG format?
4. Explain briefly TWO (2) general guidelines for working with background images.
5. Describe what a Progressive JPEG is and explain the advantages of using this format.
6. Briefly explain the difference between Rights-Managed images and Royalty-Free images. 
7. Explain the difference between binary and alpha transparency. State which file formats allow each
type of transparency.
8.  Briefly explain the THREE (3) types of image that the PNG format can store. 


  
 

Tuesday, October 25, 2011

Tutorial: How to submit your assignment via email

1. save your document as wd_task1_yourname.docx or wd_task1_yourname.doc
for example: wd_task1_azimmuddin.docx

If you using MS Word 2007, your document automatically save as ".docx"
If you using MS Word 2003, your document is save as ".doc"

2. Log in to your email. (I can't help you if you forgot your email password -_-". You have to create a new email)

3. Click Compose Message

4. Enter my email address at
To: nurhanina@gmail.com

5. Enter the Subject: Web Design: Assignment - Task 1

6. In email box, type your name and your class:
for example:
Name: Muhammad Azimmudin Bin Shahrun
Class: C


7. Click Attachments

8. Click Attach Files

9. Select file. wd_task1_azimmuddin.docx to upload



10. Please wait for few seconds, while your file is uploading



11. After uploading is complete, the file is attached, then click Send


12. Submission successful.


13. Mission accomplish!

Proceed to the next mission: Task 2

Read the guideline

Monday, October 10, 2011

Tutorial 2

Please download the following file for Tutorial 2
Download Tutorial 2


Instructions: Please write your answers in a piece of paper. Don’t forget to write your Name, your group members name, your Class and Date.

Submit your answers at the end of class.

Thank you guys.

Take note: Your Test 1 questions are quite similar to tutorial 2.

*for both class - Class C and Class B

Wednesday, September 28, 2011

Class B & C: Tutorial 1

*Instructions: Please write your answers in a piece of paper. Don’t forget to write your Name, your Class and Date.


1.  A URL is made up of several sections. Please choose the correct one:

http://www.jendesign.com/samples/gallery.html

a) protocol – host name – directory – domain name
b) protocol – domain name – file name – path name
c) protocol – domain name – name of site – file name
d) protocol – domain name – path name – file name


2. Match these web professionals with the final product they might be responsible for producing;

a. Graphic designer
b. Production department
c. Information designer
d. Web programmer

i. (X)HTML and CSS documents: ____________(Answer)
ii. PHP scripts: ____________(Answer)
iii. Photoshop page sketch: ____________(Answer)
iv. Site diagram: ____________(Answer)


3. Match the web technology with its appropriate task:

a. HTML and XHTML
b. CSS
c. JavaScript
d. XML

i. Checks a form field for a valid entry: ____________ (Answer)
ii. Identifies text as a second-level heading: ____________ (Answer)
iii. Defines a new markup language for sharing financial information: ____________ (Answer)
iv. Makes all second-level headings blue: ____________ (Answer)


4. What are the differences between server and clients?

____________________________________________________________________________________________

____________________________________________________________________________________________





5. Please identify the following acronym:

a. HTML
b. URL
c. HTTP
d. IP

i. The location of a web document or resource: ____________ (Answer)
ii. Internet Protocol: ____________ (Answer)
iii. Protocol for transferring web documents on the Internet: ____________ (Answer)
iv. The markup language used for all web documents; ____________ (Answer)


6. Please list FOUR types of web browser which currently in use:

i. _________________________________________
ii. _________________________________________
iii. _________________________________________
iv. _________________________________________


7. Please list THREE examples of operating systems

i. _________________________________________
ii. _________________________________________
iii. _________________________________________


8. Please choose the correct definition of INTERNET

a) INTERNET is written in (X)HTML. It may contain text, pictures, and other multimedia resources
b) INTERNET is a subset of information on the web page
c) INTERNET is a network of connected computers
d) INTERNET is involves the relationship between a server and clients.


9. What is the definition for PROTOCOL in computer terminology?

a) Standardized method for transmitting data and establishing communications between different devices
b) The official procedure governing affairs of state or diplomatic occasions.
c) The established code of procedure in any organization.
d) is used by the Web to transfer information


10. Write the simple HTML codes of the following output:
Title: My Homepage
Content/Body: Hello World
(Hints: “Hello World” text is Bold and size 10)