Ok, after doing some CSS research i took another stab at trying to use CSS for layout. Here's my attempt:
Why does my container shrink to the size of my sidebar? Naturally, i want it to be long enough to contain which ever column is the longest.
Also, on narrow screens the two columns overlap. Can i fix that? or at least get the screen narrower before it happens?
Overall my attempt at CSS layout isn't a complete failure but I still have some problems. Of course the general look/design of this site needs more work yet.
Why does my container shrink to the size of my sidebar? Naturally, i want it to be long enough to contain which ever column is the longest.
Also, on narrow screens the two columns overlap. Can i fix that? or at least get the screen narrower before it happens?
Overall my attempt at CSS layout isn't a complete failure but I still have some problems. Of course the general look/design of this site needs more work yet.