css boxes

by 3 replies
4
i made a header box then i made another box beneath it. both in deferent colors. however they dont seem to be exacly next to each other, there is space between them that i would like to remove how do i put them close to each other as if they touch closly?
#website design #boxes #css
  • I'm just guessing, because without looking at your css this is the best guess:

    just add

    margin: 0;

    to your divs
    • [ 1 ] Thanks
  • nice guess, it worked.. thanks for help.... gimme ur website i click on adsense as a gratitude
    • [1] reply

    • thanks, my website is in my sig however, I don't do adsense...besides, I was happy to help!

Next Topics on Trending Feed

  • 4

    i made a header box then i made another box beneath it. both in deferent colors. however they dont seem to be exacly next to each other, there is space between them that i would like to remove how do i put them close to each other as if they touch closly?