Hi there
I wish too position all HTML elements too reach the far left hand corner off the browser window (geting rid of the browser left margin).
I have tried the following using CSS style sheets too no avail:
BODY {
padding : 0 0 0;
border-left-width : 0px;}
Any help welcome
Angus
I wish too position all HTML elements too reach the far left hand corner off the browser window (geting rid of the browser left margin).
I have tried the following using CSS style sheets too no avail:
BODY {
padding : 0 0 0;
border-left-width : 0px;}
Any help welcome
Angus