0% found this document useful (0 votes)
9 views4 pages

Unit 1 WT Question Bank

The document provides a list of 80 possible questions for the Web Technology unit along with the knowledge level and course outcome for each question. The questions cover topics like HTML, URLs, web servers, protocols, forms, tables and more. They range from basic recall questions to questions requiring an understanding of how to implement certain features in HTML.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views4 pages

Unit 1 WT Question Bank

The document provides a list of 80 possible questions for the Web Technology unit along with the knowledge level and course outcome for each question. The questions cover topics like HTML, URLs, web servers, protocols, forms, tables and more. They range from basic recall questions to questions requiring an understanding of how to implement certain features in HTML.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 4

IT8501 – Web Technology Unit wise possible questions

Velammal College of Engineering and Technology, Madurai

Department of Information Technology

IT8501 – Web Technology

UNIT I WEB SITE BASICS AND HTML

Web Essentials: Clients, Servers, and Communication. The Internet-Basic Internet Protocols -
The World Wide Web-HTTP request message-response message-Web Clients Web Servers.
Markup Languages: XHTML. An Introduction to HTML History-Versions-Basic XHTML
Syntax and Semantics-Some Fundamental HTML Elements-Relative URLs-Lists-tables-Frames-
Forms-HTML 5.0.

PART A (2 Marks)
S.No Possible Questions K-Level CO
Explain the way in which a DNS server resolves addresses.
1 K2-Understand CO1
(Nov/Dec 2015, Nov/Dec 2013)
List and explain the three flavors of HTML. (Nov/Dec 2015,
2 K1-Remember CO1
Nov/Dec 2013)
3 What is meant by relative URL? (May/June 2014) K1-Remember CO1
4 Write the functions of a web server. (May/June 2014) K1-Remember CO1
Write HTML code to create the following table. (May/June
2013)
5 K2-Understand CO1

List the different basic protocol used in Internet. (May/June


6 K1-Remember CO1
2013)
State the function of DNS and the protocol used. (Nov/Dec
7 K1-Remember CO1
2012)
8 Write HTML code to display an image? (Nov/Dec 2012) K2-Understand CO1
9 State the uses of internet protocol. (May/June 2012) K1-Remember CO1
10 List and explain any two HTML elements. (May/June 2012) K1-Remember CO1
How will you create a password field in a HTML form?
11 K2-Understand CO1
(Nov/Dec 2011)
12 List any four common browsers. (Nov/Dec 2011) K1-Remember CO1
13 Define URL. (May/June 2011) K1-Remember CO1
State the use of web server logs and list the contents of a
14 K1-Remember CO1
message log. (May/June 2011)
How does one link external style sheet in a XHTML document?
15 K2-Understand CO1
(Nov/Dec 2010)
16 Differentiate HTML from XHTML. (Nov/Dec 2010) K2-Understand CO1
17 Mention the benefits of java scripts. (May/June 2010) K1-Remember CO1
Name the methods and properties of window object in java
18 K1-Remember CO1
script. (May/June 2010)
19 Define Internet. K1-Remember CO1
20 What is the use of IP Addresses and Ports? K1-Remember CO1
21 Mention the different internet address class and it’s range. K1-Remember CO1
22 Define Firewall. K1-Remember CO1
IT8501 – Web Technology Unit wise possible questions

S.No Possible Questions K-Level CO


23 Define Proxy Servers K1-Remember CO1
24 What is the use of HTTP Protocol? K1-Remember CO1
What is the use of MIME?(Multipurpose Internet Mail
25 K1-Remember CO1
Extension)
26 Define URL & URN K1-Remember CO1
27 Explain About URN K1-Remember CO1
28 Explain about SGML – StandardGeneralizedMarkupLanguage K1-Remember CO1
29 Explain about XML – Extensible Markup Language K1-Remember CO1
30 List the steps functions of HTTP Protocol. K1-Remember CO1
31 What is domain & Mention different types of domains? K1-Remember CO1
32 Write the format of HTML program K1-Remember CO1
33 Mention some text formatting tags K1-Remember CO1
34 Explain about list tag. K1-Remember CO1
35 Explain the attributes of table tag with an example K1-Remember CO1
36 What do you mean by column spanning and row spanning? K1-Remember CO1
37 Mention the different types of links K1-Remember CO1
38 Explain image maps with its syntax K1-Remember CO1
39 Explain about HTML form tag with its attributes. K1-Remember CO1
40 Mention the various form elements. K1-Remember CO1
41 What is the use of frames in html give the syntax of frames K1-Remember CO1
42 What is the difference between node and host? K1-Remember CO1
43 Define protocol. K1-Remember CO1
44 Define port. K1-Remember CO1
45 What do you mean by well-known ports? K1-Remember CO1
46 What is meant by Name Resolution? K1-Remember CO1
47 What are the components of HTTP URL? K1-Remember CO1
48 Define URL encoding. K1-Remember CO1
49 What are the issues of next generation IP? K1-Remember CO1
50 List the goals of SGML. K1-Remember CO1
51 What is the role of server? K1-Remember CO1
52 What are the necessities of using HTML forms? K1-Remember CO1
What are the sequences of steps for each HTTP request from a
53 K1-Remember CO1
client to the server?
54 List the predefined MIME content types. K1-Remember CO1
55 Define HTML. K1-Remember CO1
56 What is meant by loop back address? K1-Remember CO1
57 Explain about HTTP Connection. K1-Remember CO1
58 What do mean by search engine? K1-Remember CO1
59 How do search engine work? K2-Understand CO1
60 Discuss about the client/server strategies in Internet. K2-Understand CO1
61 Explain about <table> & <frame> tags in detail.. K1-Remember CO1
62 Explain about Internet servers. K1-Remember CO1
63 Explain the elements of WWW. K1-Remember CO1
Explain HTML forms in detail along with form elements,
64 K1-Remember CO1
attributes & methods.
What are the ways by which a server and a browser do
65 K1-Remember CO1
communicate?
66 How do you change the color of background or text in HTML? K2-Understand CO1
67 How do you use a picture as the background in HTML? K2-Understand CO1
IT8501 – Web Technology Unit wise possible questions

S.No Possible Questions K-Level CO


68 How do you add music to a web page? K2-Understand CO1
69 How do you align text next to a graphic in HTML? K2-Understand CO1
70 How do you make a graphic a link? K2-Understand CO1
71 How do you make a new paragraph in HTML? K2-Understand CO1
72 How do you make headings and text larger or smaller? K2-Understand CO1
73 How do you make text show as bold? K2-Understand CO1
74 How do I make text show in italics? K2-Understand CO1
How would you make all text on a page green and a little larger
75 K2-Understand CO1
than normal, But make all headings yellow?
76 Write the HTML to create the following ordered list. K2-Understand CO1
How would you insert a single word and put a square bullet in
77 K2-Understand CO1
front of it?
How would you insert an image file named elephant.jpg at the
78 K2-Understand CO1
very top of a Web page?
How would you give a Web page a black background and
79 K2-Understand CO1
make all text, including links, bright green?
How would you make an image file named texture.jpg appear as
80 K2-Understand CO1
a background tile?
How would you wrap text around the right side of an image,
81 K2-Understand CO1
leaving 40 pixels of space between the image and the text?
How could you insert exactly 80 pixels of blank
82 K2-Understand CO1
space between two paragraphs of text
83 How would you write the HTML to draw a rule 20 pixels wide? K2-Understand CO1
If you have a circular button that links to another page, how do
84 K2-Understand CO1
you prevent a rectangle from appearing around it?
85 What is meant by Stateless Connection? K2-Understand CO1
PART B & C
Briefly discuss the HTML frames and table tags. (Nov/Dec
1 K2-Understand CO1
2015)
Explain the significance of XHTML with the help of a real time
2 K2-Understand CO1
application. Write necessary code snippets. (May/June 2014)
How do you create frames? Why do we need them? Develop an
3 K2-Understand CO1
application to explain the same. (May/June 2014)
4 Discuss the various HTML tags in detail . K2-Understand CO1
Write short notes on the following
i. IMG tag
5 K2-Understand CO1
ii. TABLE tag
iii. FRAME tag
Write an HTML document to provide a form that collect name
6 K2-Understand CO1
and telephone numbers.
List any four events associated with DHTML and explain each
7 K2-Understand CO1
one with an example.
What are HTML tags? List the commonly used HTML
8 K2-Understand CO1
commands.
How to create user interactive web pages using form objects and
9 K2-Understand CO1
form elements?
What is HTML? List the goals of SGML. Explain the various
10 html tags to develop the web pages. K2-Understand CO1
IT8501 – Web Technology Unit wise possible questions

S.No Possible Questions K-Level CO


PART C (15 Marks)
How to create user interactive web pages using Form elements
and Form objects? Develop an Student registration form using
1 K3-Apply CO1
HTML Form elements. (Assume your own fields). (Nov/Dec
2015)
Explain HTML forms in detail along with form elements,
attributes & methods.
i. <form method=”how to send” ACTION=”URL of script”>
ii. …form data…
iii. </form>
2 K3-Apply CO1
iv. Form fields & attributes:
<TEXTAREA> element
<INPUT> tag: text, password, checkbox, radio, hidden, reset,
submit, v. button
<SELECT> tag
Develop a html web page for the following design using frame
and frameset.
<frame 1> DEMONSTRATION OF FRAMES
<frame2>
3 K3-Apply CO1
<link1>
<link2>
<link3> <frame3>
<content to be displayed in this frame>
Write the XHTML markup to create a frame with a table of
contents on the left side of the window and have each entry in
4 K3-Apply CO1
the table of contents use internal linking to scroll down the
document frame to the appropriate subsection.
Design a web page that allows the user to choose from a series
5 K3-Apply CO1
of images and to view the image in color and grayscale
Develop a html page which accepts
6 i. -Any mathematical expression ii. -Evaluate the expression K3-Apply CO1
iii. -Displays the result of the evaluation
What are the necessities of using HTML forms? What is the use
7 of HTML Forms? Create a HTML Form page for Railway K3-Apply CO1
Registration Form.

Course In-charge Module Coordinator HoD/IT


(Ms.R.Nancy Deborah,AP-III/IT) (Mrs.D.Anandavalli,AP-II/IT) (Dr.R.Perumalraja)

You might also like