Thursday 2 June 2016

Create a web page, to display various smart phones in table with Company price. Minimum display 5 models details proper header and footer. Add caption “SmartPhone-2015” for the table

<html>
<title>Prr3.1</title>
<body><br><br><br><br><br><br>
<center><table border="40">
<caption><font size="3" face="Viner Hand ITC" color="red"><b>Smartphone<b></caption>
<tr bgcolor="red">
<th>Company Name</th>
<th>Model No.</th>
<th>Configuration</th>
<th>price</th>
</tr>
<tr bgcolor="yellow">
<td>Samsung</td>
<td>Galaxy Grand 2</td>
<td>8MP,Dual sim,1.5 Ram</td>
<td>11,990 Rs</td>
</tr>
<tr bgcolor="green">
<td>Xiaomi</td>
<td>Mi 4</td>
<td>Good camera, Good batary Life</td>
<td>14,999 Rs</td>
<tr bgcolor="violet">
<td>Sony</td>
<td>Xperia C3</td>
<td>4G,Rear Camera,5.5 Inch Display</td>
<td>$533.11</td>
</tr>
<tr bgcolor="gray">
<td>Micromax</td>
<td>Canvas Knight A350</td>
<td>SmartPhone,13 m.p,5.5 Display</td>
<td>$444.42</td>
</tr>
<tr bgcolor="orange">
<td>Apple</td>
<td>i6+</td>
<td>4.7" 128GB storage,1 GB Ram</td>
<td>62,000 Rs</td>
</tr></center></table>
</body>
</html>


Bharat

Author & Editor

A mint of creativity Design, Development, Marketing.Crafting visually stunning memorable experiences for web and interfaces.Design solutions for any media, are web designer

0 comments:

Post a Comment