Examveda
Examveda

What will be the output of following code snippet?
<style h1 {color: green;}> 
<h1>Hello</h1>

A. h1 heading becomes green

B. error

C. h1 heading disappears

D. nothing happens

Answer: Option C


This Question Belongs to CSS >> CSS Selectors And CSS Files

Join The Discussion

Related Questions on CSS Selectors and CSS Files