HTML Styles
HTML Styles
Summary:
style
• Use the s_,_le attribute for styling HTML elements
background-color
• Use b_ck_r_,_nd-c_l_r for background color
• Use c_l_r for text colors color
4. a value of blue
ANSWER:
<h6 style="background-color:blue;">THIS IS SYNTAX 1</h6>