You could simply draw them one by one with a div of width and height and border-radius set to 50%. However it may be better to draw them in SVG instead so that you can scale them easily.
I made wrong question. i want to know how to place these dots on background. Background-image or other technique?