News

Type the " " tag using a "style" parameter in the opening tag and add the "font-weight" property value: This paragraph contains a bold word using CSS. The word "bold" displays in a bold font.
Return to the document and add the following CSS class before the closing "" tag in the document's head section:.everything { color: red; background-color: yellow; font-size: 24px; font-weight ...