Assignment 1: After Reading Chapter One, Answer The Following Questions
The document provides instructions for two assignments after reading chapters in a book. The first assignment asks students to analyze websites for static/dynamic components, client-side/server-side elements, and protocols used. The second assignment involves designing a simple user registration page with various input fields like text boxes, radio buttons, and checkboxes based on given criteria. Students are asked to submit their answers by a specified date.
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
23 views
Assignment 1: After Reading Chapter One, Answer The Following Questions
The document provides instructions for two assignments after reading chapters in a book. The first assignment asks students to analyze websites for static/dynamic components, client-side/server-side elements, and protocols used. The second assignment involves designing a simple user registration page with various input fields like text boxes, radio buttons, and checkboxes based on given criteria. Students are asked to submit their answers by a specified date.
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
Assignment 1:
After reading Chapter One, Answer the following Questions
1. Pick some of your favorite Web sites and try to identify Static components? Dynamic components? Client-side? JavaScript? Server-side? CGI? PHP? 2. Write the difference between Internet and Web 3. Discuss all protocols used in the Internet and WWW
After reading Chapter two, answer the following Questions
4. What are the good website design parameters? 5. What are the difficulties we face to use a poor layout website? 6. Try to design and develop a simple user registration page based on the following criteria First Names: text box which can accept a maximum of 16 characters. Last Names: text box which can accept a maximum of 16 characters. Gender: radio button one of the sex will be selected at a time. Country: selection /combo box / that contains list of countries. Date of birth: the date option will be displayed when the user clicks on it. Department: checkbox that enables the user to multiple selections a time Comment: text area used to write multiple lines of text. Button: three buttons 1. Submit, 2. Close and 3. Reset button