Semester : SEMESTER 6
Subject : Web Technologies
Year : 2019
Term : DECEMBER
Branch : COMPUTER SCIENCE AND ENGINEERING
Scheme : 2015 Full Time
Course Code : CS 368
Page:1
F F192135 Pages:2
Reg No.:_ Name:
APJ ABDUL KALAM TECHNOLOGICAL UNIVERSITY
SIXTH SEMESTER B.TECH DEGREE EXAMINATION(S), DECEMBER 2019
Course Code: CS368
Course Name: WEB TECHNOLOGIES
Max. Marks: 100 Duration: 3 Hours
PARTA
Answer all questions, each carries 3 marks. Marks
1 Differentiate between block tags and inline tags. Which tag preserves the white (3)
spaces in its content? Illustrate with suitable examples.
2 What is a MIME type? Give examples. Why should MIME type information be (3)
essentially included in HTTP responses?
3 Write the equivalent HTML code to implement the following in a web page: (3)
(i) An image titled “birds.jpg” with a height of 100 pixels and width of 200
pixels. If the image cannot be accessed, a message “No image available” should
be displayed
(ii) A hyperlink to the URL “www.mysite.com/birds.jpg”. The hyperlink should
have the label “Click Here”.
4 Mention any three HTTP methods. Provide a brief description about the (3)
functionality of each.
PART छ
Answer any two full questions, each carries 9 marks.
5 ஐ What is the utility of Common Gateway Interface (CGD in the web? Describe its (5)
method of operation.
0) Write down any four HTML tags and their purpose with suitable examples. What (4)
are tag attributes?
6 9) What is the difference between radio buttons and checkboxes when implemented (5)
using HTML? Write HTML code to implement a form which has the following
elements:
i. A textbox which can accept a maximum of 25 characters.
ii. Three radio buttons.
iii. A selection list containing four items, two which are always visible.
iv. A submit button, clicking on which will prompt the browser to send the form
Page 1of 4