Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Can’t Get Divs Right Re: Can’t Get Divs Right

#88899
jmeyer0911
Member

one last question…everything is starting to work.
I did the nav (which I am writing it in css3 and html5)
I wrote it like this:



The only problem now, is that each round ball is far apart. I’m trying to have them at like about 6px apart.
the diminsions of each ball is 400×400 (png img file). Each ball has it’s own shadow too.
Would I use margin or padding in css to push them closer together?