CSS still apply styles even if it finds elements with duplicate IDs(ie., CSS apply styles to all duplicate ID elements). #id1 { color:green; border:1px solid ...
確定! 回上一頁