Home >Web Front-end >HTML Tutorial >How to move the a label of ccc to the left; solution. _html/css_WEB-ITnose

How to move the a label of ccc to the left; solution. _html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 12:17:322718browse





无标题文档










Reply to discussion (solution)

#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