我覺得我看到了一種使用CSS content屬性在元素之前插入換行標(biāo)記的方法。顯然這是行不通的:#restart:before { content: '<br/>'; }但是你怎么做呢? 查看完整描述