<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Simple Marquee</title>
</head>
<body>
<marquee>
<h1>network security</h1>
</marquee>
</body>
</html>
Used of:-
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Simple Marquee</title>
</head>
<body>
<marquee>
<h1>network security</h1>
</marquee>
</body>
</html>
Used of:-
- <marquee> tag is used to display a scrolling piece of text or image, either horizontally or vertically in your web page depending on the settings.
HTML:-Simple marquee
Reviewed by Network security
on
May 02, 2019
Rating:
No comments: