Difference between revisions of "Team:Toulouse-INSA-UPS/css test"
Revision as of 12:43, 14 June 2018
(
view source
)
Guionnet
(
Talk
|
contribs
)
(Created page with "h1 { color:red; }")
Revision as of 12:46, 14 June 2018
(
view source
)
Guionnet
(
Talk
|
contribs
)
Newer edit →
Line 1:
Line 1:
+
<html>
h1 {
h1 {
color:red;
color:red;
}
}
+
</html>
Revision as of 12:46, 14 June 2018
h1 { color:red; }