Maybe its used for style some part of h1 text like: // HTML <h1><span>My</span> title</h1> // CSS h1 > span{ color: blue; } It contribute to ...
確定! 回上一頁