MINI 3

Style commands are a pretty common in HTML coding. They are effectively used to reduce the overall amount of CSS coding you have to do in the background. You insert a style code following a piece of code you want to edit to customize it with the same commands you would use to customize a piece of CSS code. As seen below