Quizzes
HTML & CSS
How will y ...
Theory
Android
Log In
Sign Up
Programming Quizzes
Theory
Snippets
Papers
Landing
Android
Subscriptions
Terms and Conditions
Privacy Policy
Cookies Policy
Send Feedback
How will you set wrapped in <h1> tag text to blue color?
<h1 "color:blue">
<h1 "color=blue">
<h1 text-color:blue">
<h1 text-color=blue">
<h1 style="color:blue">
Explanation
Changing the default style of an HTML element, can be done with the style attribute.
The HTML style attribute has the following syntax:
style="property:value"
Like
Login in
to like
Comment
Login in
to comment
Share
Tweet
H
TML & CSS Quiz
Start Quiz
or
Read more about
HTML & CSS Quiz
Follow CodeGalaxy
Mobile Beta
Send Feedback
Login in to like
Login in to comment