Computer Science, asked by Anonymous, 7 months ago

Please give me som html codes for moving text,colour moving text,caption America sheild moving plzzz

Answers

Answered by meenuharishmey
1

Answer:

HTML Code for moving text

<marquee>

//some text to move

</marquee>

html code for color move

<!DOCTYPE html>

<title>My Sample</title>

<html>

<head>

<title>HTML BG Color</title>

</head>

<body style="background-color:red;">

<h1> This page is a demo </h1>

</body>

</html>

Explanation:

Answered by palllavi40
0

Answer:

I will like you as my friend

Similar questions