HTML & CSS
How will y ...
Site Language: English
Українська
English
Русский
Programming Tests
Login
Sign Up
Programming Tests
Theory
Snippets
Papers
Landing
Android
Prices
FAQ
Cosmo Story
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"
default
syntax
attribute
element
html
text
colour
color
tag
style
value
wrapped
property
Like
Login in
to like
Comment
Login in
to comment
Share
Tweet
Related Content
Sometimes, when you enter the page, the button already lights up by de...
Which CSS property defines the font size of a text?...
Specify the attribute of the tag that is used to reference the external s...
Which of the following statements are true to the names of identifiers...
Consider following snippet: <form> <input ...
H
TML & CSS
Quiz
Login to learn HTML & CSS
or
Read more about
HTML & CSS Quizzes
Follow CodeGalaxy
Mobile Beta
Send Feedback
Keep exploring
HTML & CSS quizzes
How to make a shadow for text in gray?...
Which of the following is true about the pseudo-class ...
What is the difference between pseudo-elements :after and ...
What is the font-variant property for?...
Which color will word "text" has? <style> p{ ...
How to change the color of a link to blue when the cursor moves over i...
Sign Up Now
or
Subscribe for future quizzes
Login in to like
Login in to comment