Added a Marquee tag

This commit is contained in:
IT 2024-01-10 13:44:09 +05:30
parent 4ed910319c
commit b87ed78e0a

View File

@ -4,5 +4,6 @@
</head>
<body>
<h1>Hello World...</h1>
<marquee>Welcome to old HTML.</marquee>
</body>
</html>