How do I make a waitlist landing page?!

Help me, I’m new to web development, I’m creating a learning website and I want it to have a waitlist landing page! I saw a guide on how to create a waitlist landing page, and you use HTML, SCSS, JavaScript to create it! I don’t want to use SCSS, I want to use the classic old CSS! So please help me!

Hi there and welcome to our community!

There’s no reason why you can’t use CSS in place of SCSS if you wish. SCSS is just a syntactical extension of CSS (and is fully compatible with CSS).

If you have a specific question about your code, we would need you to explain what you’re having difficulty with and share your code with us.

More info and discussion here: