Merge pull request #1936 from ejwmoreau/master

Closed a comment that was not properly closed
This commit is contained in:
Adam Bard 2015-10-31 18:25:57 +08:00
commit fd147d1125

View File

@ -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: