# The HTML Style Attribute You can change the styling of an element by using the style attribute. Below is the syntax for declaring the style attribute. <tagname style="property:value;"> The property is a CSS property. The value is a CSS value. CSS is a language we used for designing the HTML. You will learn more about CSS in this tutorial so don't worry. To be more specific, **tagname** is the name of element and we add **style** attribute to change the style of the element. The **property** is what we want to change in that element. For example the color of the text, background color, size, etc. The **value** is the output of that property we want to change. ## HTML Background Color If you want to change the background color of an HTML element, we can use the background-color property. The example below will display a powder blue background color.  ## HTML Text Color If you want to change the text color of an HTML element, we can use color property.  ## HTML Fonts Use font-family property for changing the text font.  ## HTML Text Size Use font-size property for changing the size of the text. Font-size value can be in percentage or pixel.  ## HTML Text Alignment Some of the texts need alignment and the property for it is text-align property.  These are just some of the CSS property often used in designing HTML element. There's so much more to learn in here so stay tuned for my next tutorial. <hr> ### HTML 5 Tutorials: [HTML 5 Tutorial #1 - Introduction](https://steemit.com/steemit/@cj23/html-tutorial-1-introduction) [HTML 5 Tutorial #2 - HTML Editors](https://steemit.com/steemit/@cj23/html-tutorial-2-html-editors) [HTML 5 Tutorial #3 - HTML Basic](https://steemit.com/steemit/@cj23/html-5-tutorial-3-html-basic) [HTML 5 Tutorial #4 - HTML Elements](https://steemit.com/steemit/@cj23/html-5-tutorial-4-html-elements) [HTML 5 Tutorial #5 - HTML Attributes](https://steemit.com/steemit/@cj23/html-5-tutorial-5-html-attributes) [HTML 5 Tutorial #6 - HTML Headings](https://steemit.com/steemit/@cj23/html-5-tutorial-6-html-headings) [HTML 5 Tutorial #7 - HTML Paragraphs](https://steemit.com/steemit/@cj23/html-5-tutorial-7-html-paragraphs)
author | cj23 |
---|---|
permlink | html-5-tutorial-8-html-styles |
category | steemit |
json_metadata | {"tags":["steemit","steem","blog","philippines","steemph"],"image":["https://steemitimages.com/DQmRLRWLESY6HTVyD7HegCPPVgsKsF7M4jzUewSmoCpk6vU/example.png","https://steemitimages.com/DQmRiAdaT1GW6dohkhUc9ZdAXeH3sYUKdR6HJ5jpgmDmree/example.png","https://steemitimages.com/DQmZ9srEpEm7K9RJF5BrMJFrjkArTHRX4N4JUB62hquvGwB/example.png","https://steemitimages.com/DQmYxJ89eroNXxxGC9EuZVwpweQCKA2wRZWaUcJTxPrAD8X/example.png","https://steemitimages.com/DQmY4Q4hHaEAXea2gTh99WYhtZW6Vb1ykoBSaFC3Dxa7yNh/example.png"],"links":["https://steemit.com/steemit/@cj23/html-tutorial-1-introduction","https://steemit.com/steemit/@cj23/html-tutorial-2-html-editors","https://steemit.com/steemit/@cj23/html-5-tutorial-3-html-basic","https://steemit.com/steemit/@cj23/html-5-tutorial-4-html-elements","https://steemit.com/steemit/@cj23/html-5-tutorial-5-html-attributes","https://steemit.com/steemit/@cj23/html-5-tutorial-6-html-headings","https://steemit.com/steemit/@cj23/html-5-tutorial-7-html-paragraphs"],"app":"steemit/0.1","format":"markdown"} |
created | 2018-01-28 14:56:48 |
last_update | 2018-01-28 14:56:48 |
depth | 0 |
children | 7 |
last_payout | 2018-02-04 14:56:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 30.336 HBD |
curator_payout_value | 9.821 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2,703 |
author_reputation | 1,090,777,745,148 |
root_title | "HTML 5 Tutorial #8 - HTML Styles" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,026,193 |
net_rshares | 4,918,661,744,954 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
hr1 | 0 | 100,593,213,908 | 0.63% | ||
banditqueen | 0 | 70,779,546 | 100% | ||
booster | 0 | 298,342,351,837 | 0.68% | ||
treeplanter | 0 | 18,897,801,803 | 2.42% | ||
lovejuice | 0 | 13,311,378,704 | 1.84% | ||
appreciator | 0 | 814,802,915,138 | 0.74% | ||
robertking | 0 | 230,308,474,744 | 37% | ||
upgoater | 0 | 11,931,540,220 | 1.46% | ||
buildawhale | 0 | 1,502,423,625,589 | 1.93% | ||
boomerang | 0 | 336,362,757,897 | 1.42% | ||
upme | 0 | 600,146,671,002 | 0.45% | ||
christianschmidt | 0 | 255,846,839 | 1.93% | ||
postpromoter | 0 | 561,955,579,405 | 0.73% | ||
hellowhale | 0 | 28,299,937,735 | 3.79% | ||
clivingston005 | 0 | 955,601,786 | 100% | ||
upmyvote | 0 | 249,934,427,694 | 1.43% | ||
cj23 | 0 | 934,896,188 | 100% | ||
anonteamph00001 | 0 | 613,914,872 | 100% | ||
ipromote | 0 | 148,520,030,047 | 3.85% |
<p>This post has received gratitude of 0.75 % from @appreciator thanks to: @cj23.</p>
author | appreciator |
---|---|
permlink | re-cj23-html-5-tutorial-8-html-styles-20180129t092844203z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"drotto/0.0.3"} |
created | 2018-01-29 09:29:06 |
last_update | 2018-01-29 09:29:06 |
depth | 1 |
children | 0 |
last_payout | 2018-02-05 09:29:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 86 |
author_reputation | 55,801,543,512,306 |
root_title | "HTML 5 Tutorial #8 - HTML Styles" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,241,708 |
net_rshares | 0 |
This post has received a 1.42 % upvote from @boomerang thanks to: @cj23
author | boomerang |
---|---|
permlink | re-html-5-tutorial-8-html-styles-20180129t110336 |
category | steemit |
json_metadata | "{"app": "pysteem/0.5.6"}" |
created | 2018-01-29 11:03:36 |
last_update | 2018-01-29 11:03:36 |
depth | 1 |
children | 0 |
last_payout | 2018-02-05 11:03:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 71 |
author_reputation | 1,273,205,827,891 |
root_title | "HTML 5 Tutorial #8 - HTML Styles" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,260,893 |
net_rshares | 0 |
<p>This post has received a 0.68 % upvote from @booster thanks to: @cj23.</p>
author | booster |
---|---|
permlink | re-cj23-html-5-tutorial-8-html-styles-20180129t091628095z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"drotto/0.0.3rc3"} |
created | 2018-01-29 09:16:27 |
last_update | 2018-01-29 09:16:27 |
depth | 1 |
children | 0 |
last_payout | 2018-02-05 09:16:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 78 |
author_reputation | 68,767,115,776,562 |
root_title | "HTML 5 Tutorial #8 - HTML Styles" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,239,101 |
net_rshares | 0 |
This wonderful post has received a @cj23 3.79% upvote from @hellowhale. Discord Channel: https://discord.gg/WVJW7AC Please vote with the link below if you support our project. https://goo.gl/1zYDKh
author | hellowhale |
---|---|
permlink | 20180129t093811186z |
category | steemit |
json_metadata | {"tags":["thanks"],"app":"steemjs/test"} |
created | 2018-01-29 09:38:15 |
last_update | 2018-01-29 09:38:15 |
depth | 1 |
children | 0 |
last_payout | 2018-02-05 09:38:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 198 |
author_reputation | 66,589,706,744 |
root_title | "HTML 5 Tutorial #8 - HTML Styles" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,243,547 |
net_rshares | 0 |
This post has received a 1.84% upvote from @lovejuice thanks to @cj23. They love you, so does Aggroed. Please be sure to vote for Witnesses at https://steemit.com/~witnesses.
author | lovejuice |
---|---|
permlink | re-cj23-html-5-tutorial-8-html-styles-20180129t092113887z |
category | steemit |
json_metadata | {"app":"postpromoter/1.7.4"} |
created | 2018-01-29 09:21:12 |
last_update | 2018-01-29 09:21:12 |
depth | 1 |
children | 0 |
last_payout | 2018-02-05 09:21:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 174 |
author_reputation | 10,538,740,461,622 |
root_title | "HTML 5 Tutorial #8 - HTML Styles" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,240,094 |
net_rshares | 0 |
You got a 0.73% upvote from @postpromoter courtesy of @cj23! Want to promote your posts too? Check out the [Steem Bot Tracker website](https://steembottracker.com) for more info. If you would like to support the development of @postpromoter and the bot tracker please [vote for @yabapmatt for witness!](https://v2.steemconnect.com/sign/account-witness-vote?witness=yabapmatt&approve=1)
author | postpromoter |
---|---|
permlink | re-cj23-html-5-tutorial-8-html-styles-20180129t083535119z |
category | steemit |
json_metadata | {"app":"postpromoter/1.8.2"} |
created | 2018-01-29 08:35:33 |
last_update | 2018-01-29 08:35:33 |
depth | 1 |
children | 0 |
last_payout | 2018-02-05 08:35:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 387 |
author_reputation | 12,722,616,650,811 |
root_title | "HTML 5 Tutorial #8 - HTML Styles" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,230,687 |
net_rshares | 0 |
Good job! Thanks to @anonteamph00001 you have planted 0.05 tree to save Abongphen Highland Forest in Cameroon. Help me to plant 1,000,000 trees and share my Steem Power to the others. Selfvoting is prohibited, but that should be the reason to spread the world to protect our precious environment. Check out profile of our conservation association @kedjom-keku and the founder/coordinator @martin.mikes to get more information about our conservation program. My current SP is 18470.19. Help me to plant more trees with your delegated SP. Thanks a lot, your @treeplanter [www.kedjom-keku.com](www.kedjom-keku.com)
author | treeplanter |
---|---|
permlink | re-cj23-html-5-tutorial-8-html-styles-20180129t080418980z |
category | steemit |
json_metadata | {} |
created | 2018-01-29 08:04:21 |
last_update | 2018-01-29 08:04:21 |
depth | 1 |
children | 0 |
last_payout | 2018-02-05 08:04:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 614 |
author_reputation | 62,929,728,687,402 |
root_title | "HTML 5 Tutorial #8 - HTML Styles" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 33,224,758 |
net_rshares | 0 |