Merge pull request #430 from ogwiz2/patch-2
Fixed some grammar mistakes in index.html
This commit is contained in:
@@ -77,7 +77,7 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
Impress.js doesn't depend on any external stylesheet. Script adds all styles it needs for
|
Impress.js doesn't depend on any external stylesheets. It adds all of the styles it needs for the
|
||||||
presentation to work.
|
presentation to work.
|
||||||
|
|
||||||
This style below contains styles only for demo presentation. Browse it to see how impress.js
|
This style below contains styles only for demo presentation. Browse it to see how impress.js
|
||||||
@@ -294,7 +294,7 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
So to make a summary of all the possible attributes used to position presentation steps, we have:
|
So to summarize of all the possible attributes used to position presentation steps, we have:
|
||||||
|
|
||||||
* `data-x`, `data-y`, `data-z` - they define the position of **the center** of step element on
|
* `data-x`, `data-y`, `data-z` - they define the position of **the center** of step element on
|
||||||
the canvas in pixels; their default value is 0;
|
the canvas in pixels; their default value is 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user