amazon Interview by yash009 February 17, 2021 HTML <span class ="test">this is test</span> CSS .test { color: blue; } span { color:red; }