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

5 wiersze
85 B
HTML
Czysty Zwykły widok Historia

2019-07-26 08:13:06 +00:00
<html>
<body>
<marquee><h1>Hello World</h1></marquee>
</body>
</html>