diff --git a/index.html b/index.html index 11ae2b9..25ffe2b 100644 --- a/index.html +++ b/index.html @@ -3,5 +3,6 @@ coding is good egoing this is aptana +

coding is very important

diff --git a/style.css b/style.css index 85c57f5..95f7d91 100644 --- a/style.css +++ b/style.css @@ -3,3 +3,6 @@ body{ font-size:12px; text-align:center; } +h1{ + color:red; +} \ No newline at end of file