Introduction to web designing UE Past Papers Questions.


View All Courses

(661) Question Category: Short answers

Show the output of the following html code.

<html>

<body>

<p>Certificate Information Technology</p>

<table border="1">

<tr>

<th>Reg No.</th>

<th>ExamNo.</th>

</tr>

<tr>

<td>CIT/D/11/T/0001</td>

<td>CIT.00001</td>

</tr>

<tr>

<td>CIT/D/11/T/0002</td>

<td>CIT.00002</td>

</tr>

</table>

<body/>

<html/>

Answer / Solution

Unlock

(662) Question Category: Short answers

Differentiate between the web browser and web server.

 

Answer / Solution

Unlock

(664) Question Category: Short answers

Write the HTML code that will display with green background color.

Answer / Solution

Unlock

(666) Question Category: Short answers

Write a HTML code that will display title as "My First page" and the web content as  "Certificate in Information Technology, My first webpage"

Answer / Solution

Unlock

(667) Question Category: Short answers

Show the output of the following HTML code

<html>

<body>

<form>

<input type="radio" name ="University/">SUA<p>

<input type="radio" name ="University/">UDSM

</form>

</body>

</html>

 

Answer / Solution

Unlock

View All Courses
News & Updates | Recently
Recent Updates
questions

2024-05-02: questions

Questions Uploaded on 2024-05-02


questions

2024-03-29: questions

Questions Uploaded on 2024-03-29


questions

2024-03-19: questions

Questions Uploaded on 2024-03-19

Dismissible in 10 seconds