h1 selector refers to all h1 tags on your site. When you want to refer to h1 tags inside header you write: header h1 { /* CSS properties ...
確定! 回上一頁