hi everyone, i am currently building a webpage for the staff to fill in their form and all the databases will be stored using SQL. And i am juz started with a validation page for the staff. I need to have a external CSS files to do the HTML, but then i juz know the inline stylesheet. Does anyone know how to make these codes to become an external CSS so that i can link them in </head>? below is juz one of the form field i use. But i need to built it using 4 pages of HTML using onli 1 CSS, doesnt it looks bulky? Thanks for those who help..
<input name="formtext2" type="text" style="position:absolute;width:200px;left:414px;top:391px;z-index:3">
<div id="text2" style="position:absolute; overflow:hidden; left:323px; top:393px; width:147px; height:41px; z-index:4"><div class="wpmd">
<div><font class="ws11" face="Calibri">Password:</font></div>
</div></div>
and
<div id="image1" style="position:absolute; overflow:hidden; left:0px; top:0px; width:737px; height:367px; z-index:0"><img src="untitled.PNG" border=0 width=737 height=367></div>