My website is centered around tables. The body section of my site aligns with the bottom of the header nav bar. However, when I begin typing text in the body, it shifts down by a few pixels. Here are some examples:
Before typing any text:
After entering text (ignore the changing colors at the top, it's a color bar that fades):
I have tried setting all margins and padding to 0px, but I still can't seem to solve the issue. I've reviewed the CSS styles for headers and body elements, but I can't pinpoint the cause of this shifting. Any assistance would be greatly appreciated.