Linking the Style Page – II

css-tutorial-1-5


css-tutorial-1-7


Note:  For the code below, you will notice all the code within the braces will contribute to styling the body portion of the html document.  The code within the <body> tags modifies the font-family, font color, and background-color.

css-tutorial-1-7

See the Pen Linking-CSS by jhoffmanbcc (@jhoffmanbcc) on CodePen.


css-tutorial-1-9


css-tutorial-1-10

See the Pen KgNkZx by jhoffmanbcc (@jhoffmanbcc) on CodePen.


css-tutorial-1-10-1

See the Pen KgNkZx by jhoffmanbcc (@jhoffmanbcc) on CodePen.

Questions