SyntaxFix
Write A Post
Hire A Developer
Questions
<html> <head > <title>Welcome</title> <style type="text/css"> #maincontainer { top:0px; padding-top:0; margin:auto; position:relative; width:950px; height:100%; } </style> </head> <body> <div id="maincontainer "> </div> </body> </html>