Computer Science, asked by davidricher012, 6 months ago

Write for loop to display “ICC WORLD CUP
2019" letter by letter.​

Answers

Answered by lokavyasc
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