.InfoTXT{
color: Green;
font-size 40px;
mergin: 0 auto;
text-align: center;
margin-top 20px;
}
.InfoTXT{
color: Green;
font-size 40px;
mergin: 0 auto;
text-align: center;
margin-top 20px;
}
<!doctype html>
<html lang="en">
<head>
</head>
<body>
<style>
body{
background-image: url("https://www.pixelstalk.net/wp-content/uploads/2016/06/HD-Black-And-Red-Wallpapers.jpg");
}
.txtTest{
color: Green;
font-size 40px;
margin: 0 auto;
text-align center;
margin-top : 800;
}
</style>
<div class="container-fluid">
<div class="txtTest">
<marquee direction="left">Test</marquee>
</div>
</html>
<!doctype html>
<html lang="en">
<head>
</head>
<body>
<style>
body{
background-image: url("https://www.pixelstalk.net/wp-content/uploads/2016/06/HD-Black-And-Red-Wallpapers.jpg");
}
.txtTest{
color: Green;
font-size 40px;
margin: 0 auto;
text-align center;
margin-top : 800;
}
</style>
<div class="container-fluid">
<div class="txtTest">
<marquee direction="left">Test</marquee>
</div>
</html>
<!doctype html>
<html lang="en">
<head>
<style>
body{
background: url("https://www.pixelstalk.net/wp-content/uploads/2016/06/HD-Black-And-Red-Wallpapers.jpg");
}
.txtTest{
color: green;
font-size: 40px;
margin-top: 322.5px;
}
</style>
</head>
<body>
<div class="txtTest">
<marquee direction="left">Test</marquee>
</div>
</html>
<!doctype html>
<html lang="en">
<head>
<style>
body{
background: url("https://www.pixelstalk.net/wp-content/uploads/2016/06/HD-Black-And-Red-Wallpapers.jpg");
}
.txtTest{
color: green;
font-size: 40px;
margin-top: 322.5px;
}
</style>
</head>
<body>
<div class="txtTest">
<marquee direction="left">Test</marquee>
</div>
</html>
Copyright © 2024, NextGenUpdate.
All Rights Reserved.