Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What about using marquee!!!! #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions welcome.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
</head>
<body style="background-image:url(welcomebackground.jpg);background-size: cover;">
<p style="color: black; padding-top: 100px;font-size: 30px;text-align: center;">WELCOME TO TRAVELEXPRESS BOOKINGS AND RESERVATIONS</p>
<p style="color: blue; padding-top: 20px;font-size: 20px;text-align: center;">TRAVELLING MADE EASY</p><br><br><br><br><br><br>
<p style="color: blue; padding-top: 20px;font-size: 20px;text-align: center;"><marquee><b>TRAVELLING MADE EASY</b></marquee></p><br><br><br><br><br><br>
<center><button style="font-size: 25px;text-align: center;color: blue;position: static;" onclick="window.location.href = 'bookingpage.html';">CONTINUE AS GUEST</button></center><br><br><br>
<center><button style="font-size: 25px;text-align: center;color: blue;position: static;" onclick="window.location.href = 'loginpage.html';">LOGIN/REGISTER AND CONTINUE</button></center>
</body>
</html>
</html>