SEND all files + questionnaires + json + data_tests
This commit is contained in:
14
public/codes/html/class_id_child.css
Normal file
14
public/codes/html/class_id_child.css
Normal file
@@ -0,0 +1,14 @@
|
||||
/* CSS */
|
||||
/* créer un élement span..... */
|
||||
#div_entente p span.important {
|
||||
color: red;
|
||||
}
|
||||
/* créer un élement strike..... */
|
||||
#div_corps p strike.hide {
|
||||
display: none;
|
||||
}
|
||||
/* ajouter un titre h1 et h2 */
|
||||
h1, h2 {
|
||||
background: #000;
|
||||
color: #FFF;
|
||||
}
|
||||
Reference in New Issue
Block a user