Desislava IlievaOct 4, 20231 min read3.2. LT - Layout elementsYou need to create an HTML and CSS document for this lesson task. Link the CSS file with the HTML document using the property inside the...
Desislava IlievaSep 26, 20233 min read3.1. LT - Styling imagesYou need to create an HTML and CSS document for this lesson task. Use one root folder containing separate CSS and image folders. Find...
Desislava IlievaSep 21, 20232 min read2.4. LT - Pseudo-classesPart 1 For this lesson task, you need to focus on applying pseudo-classes to the navigation list. Apply a ‘hover’ and ‘active’ state to...
Desislava IlievaSep 21, 20232 min read2.3. LT - Styling textFor this lesson task you can continue to use your existing index.html and styles.css files of the previous tasks. Question 1 Use an...
Desislava IlievaSep 14, 20233 min read2.2. LT - CSS implementation and inheritancePart 1 Using what you’ve learned about general and more specific styling, apply a style to all text inside the <body> of the HTML...