Computer Science, asked by riyabhati12, 1 year ago

html coding for the following question ...........urgent.....pls ..............50 points..........................

Attachments:

Answers

Answered by leoatul
1
I hope this will help you...
Attachments:

leoatul: please mark as brainiest answer....
riyabhati12: thx
leoatul: below the menu in pic the link is given in each list
riyabhati12: i have marked you brainiest
leoatul: I haven't added it...
leoatul: thankyou For marking my answer as brainiest answer
Answered by Anonymous
3

Hi

<!DOCTYPE html>

<html lang="en">

<head>

<title>Scoial Networking</title>

</head>

<body bgcolor="lightgrey">

<h1 align="center" style="color: blue;">What is Social Networking?</h1>

<center><img src="computer.jpg" width="100" alt="computer image"></center>

<p><font color="hotpink">Social networking is the grouping of individual into specific groups, like small rural communities or a neighbourhood, if you will, Although, networking is possible in person, especially in schools or in the workplace, it is most popular online.</font></p>

<table border="2">

 <caption><b>List of major socialnetworking websites</b></caption>

 <tr>

  <th bgcolor="red" color="red"><font color="#fff">Name</font></th>

  <th bgcolor="red" color="red"><font color="#fff">Focus</font></th>

 </tr>

 <tr>

  <td>ANobii</td><td>Books</td>

 </tr>

 <tr>

  <td>Avatars United</td><td>Online Games</td>

 </tr>

</table>

<h5><u>Menu</u></h5>

<ul>

 <li><u><font color="hotpink">Social Networking and Website</font></u></li>

 <li><u><font color="green">Should you join</font></u></li>

 <li><u><font color="hotpink">Starting Your own Network</font></u></li>

 <li><u><font color="blue">Contact Us</font></u></li>

</ul>

</body>

</html>


Attachments:
Similar questions