How to Build a Hero Section with HTML and Tailwind CSS (Simple Tutorial)
HTML-код
- Опубликовано: 18 ноя 2024
- Link to Repo: github.com/Zac...
Join my Discord 👾: / discord
Learn how to build prettier hero sections on your website with beautiful Hero Sections 🙂.
In this video I'm using HTML and Tailwind CSS's CDN to build the hero section and show you the example of how it's done.
Want me to teach you how to code? Join me on Discord 🙂: / discord
First time I've seen a front end video with vim keybinds. Respect!
Vim is underrated haha.
Clear and straightforward! Awesome!
Thanks! Are there any other elements you're struggling with? I was thinking of making a video making a Navbar with different technologies.
finaly !!!! was looking for this in months , Thank you man your the best!!!!
Glad you liked it! 🥳
I was looking for this same tutorial for a long time too lol. I can't believe there aren't more videos on this 🤣
thanks alot man, for a moment I thought It was cris Hemsworth lol😂
I'll take that as a compliment lol
How do you actually load images from images folder using Tailwind.
You can use a normal image tag or if you are using a framework, you may have a framework specific method. I use Next.js which has the Image component. For example with Next.js there is the Image component. TailwindCSS is a CSS library and doesn't have an image loader of its own.
This is a question of html, not tailwind css 🙂.
If you're using a background image, you can use the normal css property of background or background image.
ex:
My only question is where I can find that wallpaper
Here you go buddy 🙂: wallpapercave.com/w/wp2314155
on responsibe screen not working!
*Responsive and hmm, what do you mean exactly? Which part? The Navbar was just built to be basic. It typically takes longer to build and style a mobile menu. Separate video usually.
How to use local image, currently I'm using Laravel 10
Not sure, never used Laravel.
Cmd + B! Cmd + B! Cmd + B! Cmd + B! Cmd + B! Cmd + B! Cmd + B! Cmd + B! Cmd + B!!
Haha I'm learning that more and more from you guys haha. Thanks!