- 
					 The ‘NOSHADE’ attribute in HTML
- 
                        - defines the thickness of the line
- displays the line in red
- displays the line in dark grey
- displays the example in red
 
Correct Option: B
The ‘NOSHADE’ attribute in HTML specifies that a horizontal line should render in one solid color (no shaded), instead of a shaded color. So, it displays the line in red. 
 
	