1. How is CSS Media Queries written? Is it from mobile first or desktop first?
2. Who will be executed last, Style Properties or CSS codes in TEMPLATE.css? For example, the background in Header Style Property is black but I write red background in header.css, what's the resulting output?
2. Who will be executed last, Style Properties or CSS codes in TEMPLATE.css? For example, the background in Header Style Property is black but I write red background in header.css, what's the resulting output?