Skip to content

Commit acb1777

Browse files
Update README.md
1 parent 8f105e1 commit acb1777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ import canvascript.htmldoc;
1919
htmldoc.CloseHTML();
2020
}
2121
</code>
22-
the <code><b>htmldoc.CreateHTML();</b></code>it takes a few string parameters.pagePath is the folder of the page. next pagePath is the name of the page. then pagePath is the text in the <code>&lt;title&lt;</code>. now Metatags. you only need put <code>&lt;meta charset="UTF-8" /&lt;</code>. the function creates the page but not fully,enable other functions to add code.this is when <code>htmldoc.CloseHTML();</code>
22+
the <code><b>htmldoc.CreateHTML();</b></code>it takes a few string parameters. pagePath is the folder of the page. next pagePath is the name of the page. then pagePath is the text in the <code>&lt;title&lt;</code>. now Metatags. you only need put <code>&lt;meta charset="UTF-8" /&lt;</code>. the function creates the page but not fully,enable other functions to add code.this is when <code>htmldoc.CloseHTML();</code> come in. it close the file.

0 commit comments

Comments
 (0)