Hi,
There was a method that removes all the default setting of padding and margin for browser. I cannot remember it.
Something like this.
?????? { padding:0px; margin:0px }
Thanks
replace your ??????? with *
Yes that is the one. Thanks
Thanks for the post