Sunday, August 5, 2012

Ass#6 LG41-45

1. Research the HISTORY of the following social net.
-FS
-FB
-TWITTER
-YAHOO
-MYSPACE
-GOOGLE
-ICLOUD
-YOUTUBE
2.What are the Types of Topology?
3. Study about creating Frames.  Sample tags given below:

<html>
<head>
<title> Main page</title>
</head>

<frameset cols="20%,*">
<frame src="a.html" name="a">
<frame src="b.html" name="b">
</frameset>
<body>
</body>
</html>

note:  You should have at least 2 wepage.

No comments:

Post a Comment