Rust-Programming-Cookbook/Chapter08/static-web/static/index.html

5 wiersze
85 B
HTML

<html>
<body>
<marquee><h1>Hello World</h1></marquee>
</body>
</html>