I just started freelancing and one of my clients pays on net 30 terms. I billed them August 26, so I should receive a check by September 26—correct?
I asked if I should save all my bills for them for once a month and they said no, to just send the bills as I finish projects.
Put the image in a div and style it like this:
<div class="imagemap">
<img src=" " alt=" " />
</div>
div.imagemap
{
width: 800px /*or how ever wide your image is */
overflow: hidden /* change hidden to scroll if you want a scrollbar */
}