mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-26 20:34:32 +03:00
Merge pull request #1937 from adambard/revert-1936-master
Revert "Closed a comment that was not properly closed"
This commit is contained in:
commit
27666c1f61
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user