Initial commit
This commit is contained in:
7
HTML/html-kurs/Basics/IDselektoren/IDselektoren.css
Normal file
7
HTML/html-kurs/Basics/IDselektoren/IDselektoren.css
Normal file
@@ -0,0 +1,7 @@
|
||||
#warnung {
|
||||
color: orange;
|
||||
}
|
||||
|
||||
#test {
|
||||
background-color: red;
|
||||
}
|
||||
Reference in New Issue
Block a user