Learning outcomes
- Explain how to link a local CSS file using the correct relative path.
- Complete the guided activity safely.
- Check that you can separate presentation from structure.
Learn to link a local CSS file using the correct relative path and separate presentation from structure in this beginner-friendly Visual Studio Code lesson.
Use a non-sensitive practice folder, inspect unfamiliar code before trusting it, and never place passwords, tokens or private information in project files.
Create and load styles.css. The expected result is to separate presentation from structure.