Web Component
<!DOCTYPE html>
<html>
<head>
<!--我是注解-->
</head>
<body>
<!--我是注解-->
</body>
</html><style>
body{
background:black;
}
</style><script>
alert('Hello,World')
</script>Last updated
<!DOCTYPE html>
<html>
<head>
<!--我是注解-->
</head>
<body>
<!--我是注解-->
</body>
</html><style>
body{
background:black;
}
</style><script>
alert('Hello,World')
</script>Last updated