summaryrefslogtreecommitdiffhomepage
path: root/css.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'css.html.markdown')
-rw-r--r--css.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/css.html.markdown b/css.html.markdown
index d8f30ca3..e824914c 100644
--- a/css.html.markdown
+++ b/css.html.markdown
@@ -29,7 +29,7 @@ The main focus of this article is on the syntax and some general tips.
#################### */
/* the selector is used to target an element on a page.
-selector { property: value; /* more properties...*/ }
+selector { property: value; /* more properties...*/ } */
/*
Here is an example element: