Selectors and Visual Rules - CSS Setup and Selectors In this lesson, you’ll learn how to select which HTML elements you wish to style and set up your CSS file structure. https://www.codecademy.com/courses/learn-css/lessons/css-setup-selectors/exercises/intro-to-css
Selectors and Visual Rules - CSS Visual Rules In this lesson, you will learn the fundamentals of CSS visual rules, which will enable you to add style to HTML elements. https://www.codecademy.com/courses/learn-css/lessons/css-visual-rules/exercises/css-structure
codecademy
zwei weitere Unterverzeichnisse für die Tutorials anlegen
github.com/username/codecademy/03_css_setup/
github.com/username/codecademy/04_css_rules/
index.html
und styles.css
anlegenNext
Button), den Inhalt dieser beiden Dateien mit dem erzeugten HTML- und CSS-Code überschreiben. Im Gegensatz zur letzten Workload verwenden wir jetzt also nur die beiden bestehenden Dateien und erzeugen keine weiteren mehr.STRG+Umschalt+P / Beautify file
beide Dateien formatierenIntro to CSS
)Bis spätestens Donnerstag, 19. März 2020 mittags soll die Workload im Github Repository codecademy
erreichbar sein