Creato alluni esercizi su tabelle e css

This commit is contained in:
2014-10-10 10:48:26 +02:00
parent fe1cbd0b37
commit 24da5c4871
10 changed files with 299 additions and 0 deletions

5
css3_external.css Normal file
View File

@@ -0,0 +1,5 @@
p{
background-color:green;
color:yellow;
font-style:italic;
}