rash, спасибо за потраченное время, все работает тока немного чекбоксы вверх уехали, вот поправил <html> <head> <title>test</title> <style type="text/css"> label {margin: 4px 0 0 15px; display: block;} input {position: absolute; margin: 4px 0 0 -15px;} </style> </head> <body> <form><label><input type="checkbox">So I've been experimenting with different margins and paddings on lists, and so far I can't seem to figure it out. The object I'm after seems simple enough; I want less of an "indent" (is that padding or margin?) on the left edge. In other words, I want the little dots to be right at the edge of the containing box.</label><br/> <form><label><input type="checkbox">So I've been experimenting with different margins and paddings on lists, and so far I can't seem to figure it out. The object I'm after seems simple enough; I want less of an "indent" (is that padding or margin?) on the left edge. In other words, I want the little dots to be right at the edge of the containing box.</label><br/> </body> </html>