console.log('你好,世界!');
console.log('Hello, world!');
function helloWorld() {
    console.log('Hello, world!');
}
helloWorld();
p{color:red}
bbb

function helloWorld() {
    console.log('Hello, world!');
}
helloWorld();

https://www.mrtx.cn/yrrj/App_Demo/HtmlPage1.html

https://www.mrtx.cn/yrrj/App_Demo/HtmlPage1.html

https://www.mrtx.cn/yrrj/App_Demo/HtmlPage1.html

https://www.mrtx.cn/yrrj/App_Demo/HtmlPage1.html


asdfsadf


  <note>
    <to>Tove</to>
    <from>Jani</from>
    <heading>Reminder</heading>
    <body>Don't forget me this weekend!</body>
  </note>