0% found this document useful (0 votes)
6 views8 pages

MIS 4203 Web HTML 15.8.25

This are the notes of course ai and web development

Uploaded by

mrindiaserver7
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views8 pages

MIS 4203 Web HTML 15.8.25

This are the notes of course ai and web development

Uploaded by

mrindiaserver7
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Department of Management Information Systems

Begum Rokeya University, Rangpur.


B.Sc. (Engg.) 4th Year 2nd Semester Final Examination-20..
Course Code: MIS 4203 Time: 3.00 hours
Course Title: Web Design Development Total Marks: 60

[Answer any four (4) the questions. Right sides of the figures include the marks]

1. a) Explain the different tags and attributes used in designing of HTML table. 5
b) Explain the following basic HTML tags with an example: 4
<p>, <pre>, <br />, <sub>, <sup>, <b>, <i>, <u>, <hr />, <em>, <blockquote>, <strong>
c) Explain the HTML tags with an example to insert an image and to create the hyperlink in a 2
web page.
d) Describe the steps to build a web site. 6
e) What will be the output for the following codes?
<html>
<body>
<table border="1">
<tr>
<td>Some text</td>
<td>Some text</td>
</tr>
<tr>
<td></td>
<td>Some text</td>
</tr>
</table>
</body>
</html>
f) Differentiate between i) web browser and websites (ii) Dynamic and static web pages (iii)http
and https (iv) html and xhtml.
g) Create following table with the properties assigned using HTML
(i)
(ii)

(iii) (iV)

(vI)

(v)

h)
i) Write the meaning of the following codes? 3

if(isset($_SESSION['user'])!="")
{
header("Location: home.php");

j) Write codes to design following form using HTML/PHP/Dreamweaver. (Attractive design will carry 3
excellent grade)
h) 6

i) 10×1.5
j) 5

k) 3

Short question:
1.
2.

3. ?
4.

5.

6.
7.
8.

2. a) 2
b) 5
c) 3
d) 5

3. a) 3×2
b) 4

c) 1+1

4. a) 2+4
b) 1+5

5. a) 3
b) 2

c) 2.5×2

d) 2

6. a) 2+2

b) 2
c) 6
6 ta hotaa 4 ta

You might also like