After solving my last problem with CSS position a new one came up.
Now I can’t get any space between the <table>'s and the div with class hr.
Any idea on how to solve this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
A
divis dimensionless so you need to add some “volume” to it to achieve spacing with the content above it. You can accomplish this by adding some height using CSS to thehrclass.Do like this: