Question: Tasks 1. Create a new CSS file in SublimeText. 2. Save the new CSS file recipe.css in your lab folder on your computer. 3. Link
Tasks 1. Create a new CSS file in SublimeText. 2. Save the new CSS file recipe.css in your lab folder on your computer. 3. Link recipe.css to index.html file for your favorite recipe.) 4. Hand-code the CSS in recipe.css to style your recipe pag according to the requirements below. 5. Save, test, and validate your file locally in a browser. Requirements for CSS. At a minimum, your CSS file should use the following CSS properties: - background-color - color - font-family - margin - text-transform These properties can be used any way you like to add style and color to your page In addition, your CSS file should contain at least five (5) selectors. For example, - body - p - h1 - h2 - li Make sure that all files (HTML and CSS) validate
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
