-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><title<</code>. now Metatags. you only need put <code><meta charset="UTF-8" /<</code>. the function creates the page but not fully,enable other functions to add code.this is when <code>htmldoc.CloseHTML();</code>
0 commit comments