Computer Science, asked by Anonymous, 1 year ago

list all the marquee commands!​

Answers

Answered by parvathi12
0

<!DOCTYPE html>

<html>

<head>

<title>Title of the document</title>

</head>

<body>

<marquee>A scrolling text created with HTML Marquee element.</marquee>

</body>

</html>

Similar questions