p:before { content: "Note: "; }. the selector p:first-letter matches the “N” of “Note”, even if the paragraph has other text inside it.
確定! 回上一頁