Home >Web Front-end >HTML Tutorial >How to move the a label of ccc to the left; solution. _html/css_WEB-ITnose
#ccc ul li {
list-style:none;
text- align:left;
}
You also need to reset the default attributes of the label on the next page
Search for reset css