CSS is used to style the web pages created by html. There are three ways to attach css in a html file. Inline CSS = It is written inside of a html tag, but it is considered as a bad practice to use ...