If you want your colborder to span the certain height perhaps you could use min-height on one of the elements that should be taller. Remember that for IE6 height acts like min-height and min-height itself is not supported.
But since i haven't understood your question completely, if you're wandering why the border doesn't touch the top border and does touch the bottom border it's because hr element has bottom margin set. Removing the top margin from top hr element would remove the top gap. -- I for one welcome our Oracle overlords. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en -~----------~----~----~----~------~----~------~--~---
