Hi I have this line in my code but this is not a valid HTNL attribute as per w3 validator. When i tried to remove all these margins my page left margins on each side of the page.
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
any help..