<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>CIT853 TMA | Campusflava</title>
	<atom:link href="https://campusflava.com/blog/tag/cit853-tma/feed/" rel="self" type="application/rss+xml" />
	<link>https://campusflava.com</link>
	<description>Tutors, Past Questions and Projects.</description>
	<lastBuildDate>Sat, 09 Jan 2021 11:52:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.3</generator>

<image>
	<url>https://i0.wp.com/campusflava.com/wp-content/uploads/2023/01/cropped-CF.png?fit=32%2C32&#038;ssl=1</url>
	<title>CIT853 TMA | Campusflava</title>
	<link>https://campusflava.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">123014824</site>	<item>
		<title>CIT853 : Internet Concepts and Web Design (2014)</title>
		<link>https://campusflava.com/blog/cit853-internet-concepts-and-web-design-2014/</link>
					<comments>https://campusflava.com/blog/cit853-internet-concepts-and-web-design-2014/#respond</comments>
		
		<dc:creator><![CDATA[Admin_Louis]]></dc:creator>
		<pubDate>Fri, 08 Jan 2021 16:32:33 +0000</pubDate>
				<category><![CDATA[National Open University of Nigeria]]></category>
		<category><![CDATA[CIT 853 past questions]]></category>
		<category><![CDATA[CIT 853 tma]]></category>
		<category><![CDATA[CIT853]]></category>
		<category><![CDATA[CIT853 Past questions]]></category>
		<category><![CDATA[CIT853 pop past questions]]></category>
		<category><![CDATA[CIT853 TMA]]></category>
		<category><![CDATA[Internet Concepts and Web Design]]></category>
		<guid isPermaLink="false">https://campusflava.com/blog/cit853-internet-concepts-and-web-design-2014/</guid>

					<description><![CDATA[<p>NATIONAL OPEN UNIVERSITY OF NIGERIA 14/16 AHMADU BELLO WAY, VICTORIA ISLAND, LAGOS SCHOOL OF SCIENCE AND TECHNOLOGY MARCH/APRIL 2014 EXAMINATION COURSE CODE: CIT 853 COURSE TITLE: Internet Concepts and Web Design TIME ALLOWED: 2 Hours INSTRUCTION: Answer 4 Questions. QUESTION 1 1(a). Distinguish between the Internet and WWW? (9 marks) 1(b). List and explain four [&#8230;]</p>
The post <a href="https://campusflava.com/blog/cit853-internet-concepts-and-web-design-2014/">CIT853 : Internet Concepts and Web Design (2014)</a> first appeared on <a href="https://campusflava.com">Campusflava</a>.]]></description>
										<content:encoded><![CDATA[<p><strong>NATIONAL OPEN UNIVERSITY OF NIGERIA</strong></p>
<p><strong>14/16 AHMADU BELLO WAY, VICTORIA ISLAND, LAGOS</strong></p>
<p><strong>SCHOOL OF SCIENCE AND TECHNOLOGY</strong></p>
<p><strong>MARCH/APRIL 2014 EXAMINATION</strong></p>
<p><strong>COURSE CODE: </strong>CIT 853</p>
<p><strong>COURSE TITLE: </strong>Internet Concepts and Web Design</p>
<p><strong>TIME ALLOWED: 2 Hours</strong></p>
<p><strong> INSTRUCTION:</strong> Answer 4 Questions.</p>
<p>QUESTION 1</p>
<p>1(a). Distinguish between the Internet and WWW? (9 marks)</p>
<p>1(b). List and explain four (4) uses of the Internet (8 marks)</p>
<p>1(c) Mention four (4) things you can do with HTML ( 8 marks)</p>
<p>2a. Write an HTML code segment to generate the table below</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top">STUDENT</td>
<td valign="top">CIT888</td>
<td valign="top">DAM 361</td>
<td valign="top">GPA</td>
</tr>
<tr>
<td valign="top">Emeka</td>
<td valign="top">57</td>
<td valign="top">68</td>
<td rowspan="3" valign="top">N/A</td>
</tr>
<tr>
<td valign="top">Wale</td>
<td valign="top">74</td>
<td valign="top">96</td>
</tr>
<tr>
<td valign="top">Aliu</td>
<td colspan="2" valign="top">Dropped Courses</td>
</tr>
</tbody>
</table>
<p>(13 marks)</p>
<p>2b. With respect to HTML write briefly on of the following:</p>
<p>(i) Major features</p>
<p>(ii) Logical Markup tags</p>
<p>(iii) Physical Markup tags</p>
<p>(4 marks each)</p>
<p>3a. Explain the term “Dreamweaver” (8 marks)</p>
<p>3b. Write four (4) steps on how to get started with Dreamweaver 8. (8 marks)</p>
<p>3c. List three (3) ways of obtaining web graphics. (9 marks)</p>
<p>4a. What do you understand by the term “Domain Name” (4 marks)</p>
<p>4b. List and explain any three parts of domain name (12 marks)</p>
<p>4c. Give any three (3) examples of a domain name. (9 marks)</p>
<p>5(a) What is a JavaScript? (6 marks)</p>
<p>5(b) Differentiate between JavaScript and Visual Basic (at least 3) (9 marks)</p>
<p>5(c ). List five (5) examples of Search Engines (10 marks)</p>
<p>6(a). Write an HTML code segment to generate a table of professional league football results with the following column headings: TEAM, P, W, L, GF, GA, PTS and GD. Include sample data for any THREE teams (Hint: P=play, W=won, L=lost, D=Draw, GF=Goals for, GA= Goals against, PTS= Points, GD= Goals Difference (13 marks)</p>
<p>6b. Write a short note on each of the following:</p>
<p>(i) HTML form</p>
<p>(ii) Hyperlinks</p>
<p>(iii) Server</p>
<p>(4 marks each)</p>
<p><strong>For the 2015 &#8211; <strong>till date past questions</strong> for this course <strong><a href="https://campusflava.com/past-questions/">CLICK HERE</a></strong></strong></p>
<p><strong>Contact me for your TMA, GST302 Business plan writeup, Project Writeup and also get your <a href="https://campusflava.com/blog/what-is-exam-summary/">Exam Summary</a> for this course.</strong></p>The post <a href="https://campusflava.com/blog/cit853-internet-concepts-and-web-design-2014/">CIT853 : Internet Concepts and Web Design (2014)</a> first appeared on <a href="https://campusflava.com">Campusflava</a>.]]></content:encoded>
					
					<wfw:commentRss>https://campusflava.com/blog/cit853-internet-concepts-and-web-design-2014/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">40242</post-id>	</item>
	</channel>
</rss>
