写代码中以下提示什么意思Each main-section should have an id that matches the text of its first child having any spaces in the childs text replaced with underscores _ for the ids
这个提示的意思是,每个 .main-section 元素都应该有一个与其第一个子元素的文本相匹配的 id。如果子元素的文本中有任何空格,那么在 id 中应该用下划线 (_) 替换这些空格。
原文地址: https://www.cveoy.top/t/topic/h7nt 著作权归作者所有。请勿转载和采集!