HTML <div> <p>inverted color</p> </div>. CSS div { background-color: #f00; } p { color: /* how to use inverted color here in relation with div background ?
確定! 回上一頁