Download as pdf or txt
Download as pdf or txt
You are on page 1of 10

<html>

<head>

<title>ICT ASSIGNMENT</title

</head>

<BODY>

<img Src="E:\New folder\image""width:250" "height:250">

</body>

<H1>Qno.1:Create a webpage given below about your own mobile specifications using
HTML.</H1>

<p><b>INFINIX Hot 10</b></p>

<img src="C:\Users\SC\Desktop/Real me.jfif"width="250"height="250">

<h3 style="background-color:Obsidian black ,Amber Red"><b>What is new</b></h3>

<p>INFINIX HOT 10 display supports upto 720p resolution and is protected with gorilla glass 3

it is powered by mwdiatek Helio G70(12nm) chipset with an ocya-core processor INFINIX HOT
10

contain 5200mAh battery with an 18W fast charging Type-C connectivity.

<H2><B><U>Specifications</U></B></H2>

<Table>

<tr>

<th><b><u>BASIC INFO</u></b></th>

</tr>

<tr>

<th>BRAND</th>

<th>INFINIX hot 10</th>

</tr>
<th>MODEL</th>

<th>X682B<th>

</tr>

<tr>

<th>Status:</th>

<th>Available</th>

</tr>

<tr>

<th>Release data:</th>

<th>2020,March 29</th>

</tr>

</table>

<tr>

<th><b><u>BODY:</u></b></th>

</tr>

<tr>

<th>Dimension:</th>

<th>171.1*77.6*8.9mm</th>

</tr>

<tr>

<th>Wight:</th>

<th>195g</th>

</tr>

<tr>

<th>Build:</th>
<th>Glass front,plastic back,plastic frame</th>

</tr>

</table>

<table>

<tr>

<th><b><u>DISPLAY:</u></b></th>

</tr>

<tr>

<th>Type:</th>

<th>IPS LCD</th>

</tr>

<tr>

<th>Size:</th>

<th>6.8 inches,102.8cm2</th>

</tr>

<tr>

<th>Resolution:</th>

<th>720*1640 pixels(~264PPI)

</tr>

<tr>

<th>Protection:</th>

<th>Corning Gorilla Glass 3</th>

</tr>

</table>

<table>
<tr>

<th><b><u>MEMORY</u></b></th>

</tr>

<tr>

<th>Card Slot:</th>

<th>microSD Card(Supports up to 512GB)

</tr>

<tr>

<th>Internal:</th>

<th>64GB RAM,64GB 4GB RAM,128GB 4GB RAM </TH>

</tr>

</table>

<table>

<tr>

<th><b><u>MAIN CAMERA</u></B></th>

</tr>

<tr>

<th>Features:</th>

<th>LED flash,HDR,Panorama</th>

</tr>

<tr>

</table>

<table>

<th>Viodes:</th>

<th>1080p@30fps,gyro-EIS</TH>
</tr>

</table>

<table>

<tr>

<th><b><u>SOUND</u></b,/th>

</tr>

<tr>

<th>Loudspeaker:</th>

<th>Yes</th>

</tr>

<tr>

<th3.5mm jack:</th>

<th>Yes</th>

</tr>

</table>

<table>

<tr>

<th><b><u>BATTERY</u></b></th>

</tr>

<tr>

<th>Type</th>

<th>Li-po 5000 mAh,non-removable</th>

</tr>

<tr>

<th>Charging:</th>
<th>18W wired</th>

</tr>

</table>

<title> Table QuiZ </title>

<body color="blue" >

<h1>Qno.2:Complete the table given below using HTML</h1>

<table border="1 px" height="600 px" width="600 px" ALIGN="CENTER" p style="color :white;">

<tr bgcolor="black" ALIGN="CENTER">

<td rowspan="2"> Year </td>

<td rowspan="2"> Quarter </td>

<td colspan="2"> Expeses </td>

<td colspan="2"> Income </td>

</tr>

<tr bgcolor="black" ALIGN="CENTER">

<td > Quetta </td>

<td> Dubai </td>

<td> Quetta </td>

<td> Dubai </td>

</tr>

<tr bgcolor="red" ALIGN="CENTER">

<td rowspan="4" bgcolor="black" > 2001 </td>

<td> 1 </td>
<td> 1,1990 </td>

<td> 8,650 </td>

<td> 9,000 </td>

<td> 7,780 </td>

</tr>

<tr bgcolor="Pink" ALIGN="CENTER">

<td> 2</td>

<td> 2,230 </td>

<td> 8,650 </td>

<td> 8,500 </td>

<td> 8,670 </td>

</tr>

<tr bgcolor="Orange" ALIGN="CENTER">

<td> 3 </td>

<td> 4,000 </td>

<td> 8,650 </td>

<td> 9,900 </td>

<td> 9,870 </td>

</tr>

<tr bgcolor="Green" ALIGN="CENTER">

<td> 4 </td>

<td> 2,200</td>

<td> 8,650</td>

<td> 9,800</td>

<td> 9,870</td>
</tr>

<tr bgcolor="RED" ALIGN="CENTER">

<td rowspan="4" bgcolor="black"> 2002 </td>

<td> 1 </td>

<td> 7,780 </td>

<td> 8,650 </td>

<td> 7,780 </td>

<td> 9,0000 </td>

</tr>

<tr bgcolor="Pink" ALIGN="CENTER">

<td> 2 </td>

<td> 8,650 </td>

<td> 8,670 </td>

<td> 8,500 </td>

<td> 8,670 </td>

</tr>

<tr bgcolor="Orange" ALIGN="CENTER">

<td> 3 </td>

<td> 9,870 </td>

<td> 8,650 </td>

<td> 9,870</td>

<td> 9,900 </td>

</tr>

<tr bgcolor="Green" ALIGN="CENTER">

<td> 4 </td>
<td> 9,900 </td>

<td> 8,650 </td>

<td> 9,900</td>

<td> 9,80 </td>

</tr>

</b>

</table>

</h1>

</BODY>

</html>

You might also like