Write for loop to display “ICC WORLD CUP
2019" letter by letter.
Answers
Answered by
3
Answer:!DOCTYPE html>
<html>
<head>
<title>HTML marquee Tag</title>
</head>
<body>
<marquee>This is basic example of marquee</marquee>
</body>
</html>
Explanation: pls mark my ans as brainliest
Similar questions