I have a very simple page with a left menu column, and for some reason I just cannot tighten up the spacing between the <p>'s in the left column (the "Item #1" etc)...setting both margins and padding to 0 has no effect. Its driving me crazy! Currently its in a <blockquote> which I thought was the problem but removing the <blockquote> doesn't help. Any ideas? Here's the style sheet:
I've created a simple page which uses two buttons for navigation. I want the page to be "fluid" (resizing your window won't affect the main content) and I think I've accomplished that except for one thing that the programmer I'm working with pointed out, that is the two buttons will wrap if the window gets resized to that point (I assume he's thinking about how it will look on a mobile device). Is there a better way to redo the navigation...