ホームページ >ウェブフロントエンド >htmlチュートリアル >初心者の方は help_html/css_WEB-ITnose をお願いします
.page_leftbox{ background-color: #f7f7f7; background-image: url(images/page_box.gif); background-repeat: repeat-x; background-position: bottom; width: 236px; height: 217px; margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;}.page_leftbox li{ line-height: 23px; margin: 10px; text-align: center; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #1d7cb6; list-style-type: none; color: #a60000;}この 2 つは何か関係がありますか?
page_leftbox これは親です、page_leftbox li これは子です、子は親から継承します
http://www .w3school.com. cn/css/css_syntax_class_selector.asp が非常にわかりやすく説明しています
1 つ目は、page_leftbox のスタイル設定です
2 つ目は、page_leftbox の li タグのスタイル設定です
LZ も Ke のファンですか? ? ?