Friday, January 17, 2020

Assessment Paper 04




Welcome.html
<html> 
<head>
<title>Welcome</title>
</head>
<center><h1>Welcome to</h1></center><br>
<center><h1><b>National IT Center</h1></center> 
</html>















course.html

<html>
<head>
<title>Course</title>
</head>
<font size=5>Courses Conducting at<br><br>
National IT Center<br><br>
<a href="ncict.html" target="OP">NCICT</a><br><br>
<a href="ndict.html" target="OP">NDICT</a></font>

</html>

















ncict.html



<html>
<head>
<title>NCICT</title>
</head>
<h1 align=center> Nationla Certificate In Information<br> and<br> Communication Technology(NCICT)</h1>
<table width=500 align=center border=0>
<tr>
<td align=cente><u>Thepry</u></td>
<td align=cente><u>Practical</u></td>
</tr>
<tr>
<td><input type="checkbox"/>Introduction</td>
<td><input type="checkbox"/>Dos/windows</td>
</tr>
<tr>
<td><input type="checkbox"/>Ms Dos</td>
<td><input type="checkbox"/>Ms Word</td>
</tr>
<tr>
<td><input type="checkbox"/>Windows</td>
<td><input type="checkbox"/>Ms Excel</td>
</tr>
<tr>
<td><input type="checkbox"/>Data Communication</td>
<td><input type="checkbox"/>Ms Access</td>
</tr>
<tr>
<td><input type="checkbox"/>Networking</td>
<td><input type="checkbox"/>Ms Power Point</td>
</tr>
<tr>
<td><input type="checkbox"/>Internet & www</td>
<td><input type="checkbox"/>Photoshop</td>
</tr>
</html>
























ndict.html


<html>
<head>
<title>NDICT</title>
</head>
<h1 align=center>National Diploma in Information<br> and<br> Communication Technology (NDICT)</h1>
<table width=500 align=center border=0>
<tr>
<td><input type="checkbox"/>Multimedia</td>
<td><input type="checkbox"/>networking</td>
</tr>
<tr>
<td><input type="checkbox"/>Programming</td>
<td><input type="checkbox"/>Hardware</td>
</tr>
<tr>
<td><input type="checkbox"/>DBMS</td>
<td><input type="checkbox"/>Web Developing</td>
</tr>
</table>
<h3 align=center><u>Four steams from the above are <b>compulsory</b> including the Project</u></font>
</html>

















home.html



<html>
<head>
<title>left.html</title>
<frameset cols="25%,75%">
<frame src="course.html">
<frame src="Welcome.html",src="" name="OP">
</frameset>

</html>





No comments:

Post a Comment

Assessment Paper 10

Vtapage.html <html> <head> <title> VTA </title> </head> <body> <h1> VTA <...