You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the <code><b>htmldoc.CreateHTML();</b></code>it takes a few parameters.pagePath is the folder of the page.pagePath is the name of the page.then pagePath is the text in the <code><title></code>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><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