CSS =
<style>
.body {
margin-top: 0px;
}
</style>
in body element
<body topmargin="0">
Unless your styling the whole thing via CSS then yea it would be easier.
CSS =
<style>
.body {
margin-top: 0px;
}
</style>
in body element
<body topmargin="0">
Unless your styling the whole thing via CSS then yea it would be easier.
Hi, names James. I am a web developer.
(x)html methods/attributes like this are becoming more and more deprecated. Best to use CSS, as you can apply this to certain elements aswell.
How could this hapen to meeeeeeeeeeeeeee?lol.
Want to hide these adverts? Register an account for free!