Hi
I am wonder why some HTML work and some don't in browser (chrome)
Background pic don't work browser,but work in tester?VS tester
unicode characters work,but not in my tester?
Should I use other characters set than utf8?
What kind of picture format ?
https://www.w3schools.com/tags/att_body_background.asp
UTF-8 is preferred in html/xhtml ?
The chrome don't work well with UTF-16
An example: http://services.mtps.microsoft.com/ServiceAPI/catalogs/dev15/en-us
Quote from: TimoVJL on October 16, 2019, 05:02:06 PM
What kind of picture format ?
https://www.w3schools.com/tags/att_body_background.asp
UTF-8 is preferred in html/xhtml ?
The chrome don't work well with UTF-16
An example: http://services.mtps.microsoft.com/ServiceAPI/catalogs/dev15/en-us
thanks
fixed errors,seem PNG is prefered and found links to CSS and JS was pointing wrong
now I run into exceptions when put JS code into a function
it would be nice with feedback on this with many languages
I decided to try node.js,maybe if compiled to x86 could be first step to make asm version of script???