Hey,
As Balamurugan said,that is also a way to do this.
But jquery increses overhead for just small thing.
So put something like this in your <head> section of master page
<style>
.s4-help {
display: none !important;
}
</style>
This is the easiest way to do this :)
Let me know if you have any queries :)
"The Only Way To Get Smarter Is By Playing A Smarter Opponent"