I have a gap in column one between boxes but none in column 2 I tried to find the difference between the two to locate what to modify but can't http://www.estore.haskellgraphics.com/ is it padding? I'm new to css Thanks
I have a gap in column one between boxes but none in column 2 I tried to find the difference between the two to locate what to modify but can't http://www.estore.haskellgraphics.com/ is it padding? I'm new to css Thanks
Add this to your stylesheet.css file:
Code:.rightBoxContainer { border: 1px solid #ffffff; margin-top: 1.5em; }
Zen-Venom Get Bitten
Thanks. Actually I wanted to get rid of the gaps but now I know where to modify it. What is the unit em? I'll look at the css school page ( I need it )![]()