This channel specializes in building series about web design and programming. If you are interested, please subscribe to watch many interesting videos ❤❤❤❤
Awesome Hoangho, you make really great and valuable content. Your videos are on point and perfectly presented. Best of luck for the future and looking forward to the next video. Liked as always. 🙂
I'm 15 years old and i live in Sri Lanka. i ambition is to be a web or a software developer in future. your channel gave me ideas which are really help to improve my CSS knowledge. can you make a complete handbook about CSS in pdf format? it would be a huge help to lot of us to learn those more easily.
Hey there! I like your content very much, can you make a video on an editable, resizable text element that has gradient text and gradient underline because when I tried I ran into lots of bugs!
Love this! Any chance there is a way to make the math work for items that are each a different dynamic size? Been struggling to figure that out for a while now
Please make a web developer portfolio with a section Where u can buy the product, a whats about me section, a home, a section where u can contact and much more, with animations, and 3d parts please
I don't get one thing though before going to the future with negative animation delay it doesn't take the entire screen but as the animation runs forward it eventually takes the whole screen .When the animation resets why it doesn't reverts back to state that was at the begining of the animation?
I do not have a college degree but I wanted to learn coding and started 2 months ago I want a job in this field what should I do can you Please suggest something or give me tips, BTW love your work❤❤
Whether a university degree is important or not depends on the situation in each country. In my country, in this field a university degree will not be too important for you to get a job. The important thing is that you will need to be competent. On the other hand, self-study will take more time because you do not have the guidance of a teacher. But nothing is impossible. First, you should learn HTML, CSS then basic Javascript. After that, you will need to look up and find information about Backend and Frontend to see which one is suitable for you, and then learn related languages and frameworks.
@@lundeveloper bruh this is about degree but my age is 15 at this. And i learned html,css,js,sass,bootstrap basic,tailwind learning what should i do next? And in this age is possible to get job?
I tried to play around with that example. Something I stumbled over was, how can you get rid of the space between each slide/image. List-style, margin: 0; padding: 0; every thing is applied in my example. Used it on ul, li and img, also made some inline elements block. It still has the weird spacing. Any idea what it is caused by?
In your case, the space between those elements is not margin, nor padding. It is the space character " " 🥵. But you did not write any space character " " ? In this case, when you press enter to go to a new line in the code, it will consider it as a space character " ". Why is this problem happening ? This usually happens when you are adding display: inline or inline-block to items to make them lie on a row. Instead, use flex. You just need to add display: flex and flex-wrap: wrap to the Ul tag. This way will also help the items lie on the same row without causing the above error. Hope this explanation helps you a little
Hey bro nice explanation, I tried recreating the same but my images are aligned vertically one by one and it's not wrapping inside my slider container and if I ignore that and apply all the remaining style,atlast all 9 images are sliding together even though applying that formula- any advice
Hello, you can refer to my source code to compare the differences in our code. My code link is in the video mentioned in the description. Check out the description of this video
This channel specializes in building series about web design and programming. If you are interested, please subscribe to watch many interesting videos ❤❤❤❤
code
My bro changed the way we see HTML and CSS.
I was losing my passion for web dev and your videos are bringing it back :')
WOW ! I feel like leveling up in every video that you upload. Keep up the good work man
Of course, let's try together ❤❤
woow that was a clever and real use example not just some random examples, thank you teaching us ❤
Subscribed. You're making crazy awesome videos ... High value content...❤
Awesome Hoangho, you make really great and valuable content. Your videos are on point and perfectly presented. Best of luck for the future and looking forward to the next video. Liked as always. 🙂
Maybe you are the first person to know my name, Thank you brother ❤
@@lundeveloper Happy to hear brother ❤
Watching ur videos make me feel like i know nothing of css, plz make a full css course
I'm 15 years old and i live in Sri Lanka. i ambition is to be a web or a software developer in future.
your channel gave me ideas which are really help to improve my CSS knowledge. can you make a complete handbook about CSS in pdf format? it would be a huge help to lot of us to learn those more easily.
Your projects are unique and beautiful 🔥
Thank you so much❤ great job bro
Bro you deserve so much more subs
Thank you so much brother, its my dream
Never imagine css like this before😳
Transform into Doctor Strange, to manipulate time in CSS animation
Hey there! I like your content very much, can you make a video on an editable, resizable text element that has gradient text and gradient underline because when I tried I ran into lots of bugs!
You are DAT DUDE!!!!
Bro, u are amazing 🔥
Love this!
Any chance there is a way to make the math work for items that are each a different dynamic size? Been struggling to figure that out for a while now
Please make a web developer portfolio with a section Where u can buy the product, a whats about me section, a home, a section where u can contact and much more, with animations, and 3d parts please
Always updated to your videos sir;
😍😍😍 Thank you so much brother 😍
It can be created easily without doing that much maths.
This trick if also cool if u wanna learn something new
❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤you are the best
Its Amazing Broo..😮
You rocked again
please lun make a series on backend development please.I want to learn from you.
Please make a video on extensions which you use.
I am not good in english but how you use thé animations to explaine is Amazing
Tnx you
awesome, glad to read this comment. In most of my videos I try to use as many illustrations as possible to help viewers understand better. 😍
the best youtuber fr
Thank you brother ❤❤❤❤
very informative
Do you have a video about scroll properties like scroll-padding and scroll margin? It's difficult to find a good tutorial on that topic.
Yes, there are several videos on this topic already released on my channel
@@lundeveloper
I was hoping you could navigate me to one of those videos.
Thanks brother
Muito top 🎉, gostei
I don't get one thing though before going to the future with negative animation delay it doesn't take the entire screen but as the animation runs forward it eventually takes the whole screen .When the animation resets why it doesn't reverts back to state that was at the begining of the animation?
I do not have a college degree but I wanted to learn coding and started 2 months ago I want a job in this field what should I do can you Please suggest something or give me tips, BTW love your work❤❤
Whether a university degree is important or not depends on the situation in each country.
In my country, in this field a university degree will not be too important for you to get a job.
The important thing is that you will need to be competent.
On the other hand, self-study will take more time because you do not have the guidance of a teacher. But nothing is impossible.
First, you should learn HTML, CSS then basic Javascript.
After that, you will need to look up and find information about Backend and Frontend to see which one is suitable for you, and then learn related languages and frameworks.
@@lundeveloper bruh this is about degree but my age is 15 at this. And i learned html,css,js,sass,bootstrap basic,tailwind learning what should i do next? And in this age is possible to get job?
@@lundeveloper Thanks Man,
I tried to play around with that example. Something I stumbled over was, how can you get rid of the space between each slide/image. List-style, margin: 0; padding: 0; every thing is applied in my example. Used it on ul, li and img, also made some inline elements block. It still has the weird spacing. Any idea what it is caused by?
In your case, the space between those elements is not margin, nor padding. It is the space character " " 🥵.
But you did not write any space character " " ? In this case, when you press enter to go to a new line in the code, it will consider it as a space character " ".
Why is this problem happening ?
This usually happens when you are adding display: inline or inline-block to items to make them lie on a row.
Instead, use flex. You just need to add display: flex and flex-wrap: wrap to the Ul tag.
This way will also help the items lie on the same row without causing the above error.
Hope this explanation helps you a little
@@lundeveloper I know it's probably asked too much, but is there any option I can show you my short CSS and HTML?
What extension allows you to see the code in the style attribute as if it were a css file?
Bro make a Front end Development course please....
hey bro, what is your vscode skin?
you're from vietnam arent you?
Can you make a vedeo using css to change a baground image
can you do a video about scroll animations of pages with css.......thank you
I has a video " Scroll Crazy Animation In CSS " in my channel
@@lundeveloper yes i found it thanks, you the best
Hey bro nice explanation, I tried recreating the same but my images are aligned vertically one by one and it's not wrapping inside my slider container and if I ignore that and apply all the remaining style,atlast all 9 images are sliding together even though applying that formula- any advice
Hello, you can refer to my source code to compare the differences in our code. My code link is in the video mentioned in the description. Check out the description of this video
What ai voice do you use please tell
Ok, but if I want the logos in this list to have different widths, not all equal to 250px, how can I achieve that?
Bro start a course. I want to learn css from you
Awesome!
hello sir !
plz make a video about
@property --property-name{
syntax: "";
inherits: ;
initial-value: ;
}
plz 😍😍😍😍😍😍😍😍😍😍
Of course, I will do it
From exactly where you get this knowledge????
Bro Do you have any course ?
@@fahimfaisal6693 Yes I do, please watch the video mentioned in the description. That video provides the full code.
Bro broo can u tell bout scrool animation like snappy and all and like my headder snd footer is making it hard
I have made a few videos on the topic of scrolling, you will find it in my channel
@@lundeveloper okii I will look thx
bro where do you get cool images
I often collect images on pinterest
How to create a infinite items moving top to bottom
Nice, but needs to be responsive
it is automatically responsive
@@lundeveloper no it's not, cards stay the same size on every screen
3rd🎉comment
Wow, thank you so much ❤
I am a first like
Wow, Thank you so much brother 😍😍
Learn our GSAP to make beautiful animations
good video but don't use the voice of a scammer
Who the scammer, this is ai
This is cool and all BUT PLEASE SWITCH THIS AI VOICE its so hard to push through
Fix your ear bro.
unbearable AI voice
Gods, these AI voices are annoying!