Ul or ol with no indent

CSS
ul, ol {
 margin-left:0px;
 padding-left: 0px
}
Source

Also in CSS: