Bineesh  Viswanath

Bineesh Viswanath

  • NA
  • 1k
  • 760.1k

Create Website using HTML

Aug 5 2013 7:04 AM
Sir, I just created a webpage using html and Css.



please have a look  the code:-

<html>
<body>
<div id="container";color:Red;style="width:500px">
<border:lpx solid black;padding 20px;">
<body style="Background:#6B8E23"/>
<img photo="http://images2.layoutsparks.com/1/192858/jessica-simpson-brown-faded.jpg"</img>
<h1><center> MY WEB PAGE</h1>
<div id="container" style="width:1000px">
<div id="header" style="background-color:LightBlue;">

<marquee behavior="scroll" direction ="Left">Microsoft Launched .Net Framework 5.0</marquee>
<div>
<font color="white"</font>
<div>
<font color="Black"</font>
<div id="menu" style="background-color:LightBlue;height:600px;width:100px;float:left;">
<b>Menu</b><br>
<a href=Introduction<br>
News<br>
Downloads</div>

<div>
<h1 style="margin-bottom:0;"></center></h1></div>
<div id="Link"style="background-color:#6B8E2 ;height:500px;width:100px;float:left;">
</div>

<div id="content" style="background-color:#6B8E23;height:500px;width:700px;float:left;">
<b><center><h2>APPLICATION</h2>
<center>
<form>
<table>
<tr>
<td>
<div style="http://static.manoramaonline.com/portal/ep/manoramahome/images/divider_line1.gif"</div>
Name:</td>
<td><input type="text"name="Name"></td></tr><br>
<tr>
<td>
Qualification:</td>
<td><input type="text"name="Qualification"></td></tr><br>
<tr>
<td>
Age:</td>
<td><input type="text"name="Age"></td></tr><br>

</table>
<div style="margin=170"
<input type="radio"name="Male">Male <input type="radio"name="Female">Female<br>
</div>

<input type="checkbox"name="Passed">Passed<br>
<input type="Submit"value="Submit">
<input type="reset"name="Clear">
</form>

<h3>
Copyright © myWebpages.com</>
</h3>
 

<div style="float:Right;text-align:top">
<a href="http://melstephenson.isagenix.com" target="_blank"><img src="http://www.isagenix.com/us/en/file.ashx?id=0fb6969e-afaf-4cd6-8ba5-34d9d61c3973"></a>
</div>

</body>
</html>






I want a modification on this code to make this page's relevance.

so please modify this code to make a good web page.











Answers (3)