Hey there Angela, just wanted to say that I've found your videos to be best on KZbin for learning CSS. You're to the point and provide great examples, thank you so much. :)
@angeladesign7374 жыл бұрын
Thank you so much! Let me know if there is a specific tutorial you would like to see!
@Rachel-eq7uf3 жыл бұрын
great refresher for me.. I went through a couple of certificates online and we did something like this. You showed how it could be done in a different way and it was helpful. I ended up putting my counter between the decrement and increment buttons and it worked out the way I wanted it styled. Thanks for sharing! FYI: including a focus state on your buttons will help you get rid of that outline that happens whenever a button is clicked on. I notice that it keeps appearing in a different area than where the buttons are located.
@Dean-oh5xw3 жыл бұрын
Great video.. very informative and straight to the point …you did a good job .
@angelaparkes4512 жыл бұрын
Hi! I know that this video is like pretty old, but I hope you can respond to my question! First, I love this little counter its amazing~ however, I want to be able to actually click on the number and input any number I want to put in the number field. Is that possible? Is it possible to have the increment buttons and a number field input combined? I'm just starting to learn how to code and for some reason it seems impossible. Thanks!!
@salsea4 жыл бұрын
Wow, your presentation is great - I'm that person that needs that detail to understand - thanks
@angeladesign7374 жыл бұрын
Thank you! Happy it was helpful!
@DevsLikeUs4 жыл бұрын
Great tutorial, you present your info extremely Well.
@angeladesign7374 жыл бұрын
Thank you! Happy it was helpful!
@adheeshburthia35842 жыл бұрын
Was searching for that, thank you so much Btw how do I get the value?
@dsains68473 жыл бұрын
Hello i want to ask, how the count variable on the other function recognized the current number ?. For example if we click increment and the number change until 5, and then we click decrement the number change to 4. I thought the output is -1 because count variable it's declared 0 outside the function. Sorry i am a newbie🤞
@regretfulladproductions43002 жыл бұрын
Do you know what if condition could be put in to keep the number at established count maximum(starting. Say max count = x. But during increment it goes to z which is greater than x.) I'll include attribution and links to the code of urs being used on the web page game if u can help me out with this. Adrian Bece has an alternative but it's messy af.
@regretfulladproductions43002 жыл бұрын
Rather it's cumbersome, not messy
@sebdur74893 жыл бұрын
thank you very much, your channel is fantastic, keep it up!
@angeladesign7373 жыл бұрын
Thanks!
@ShaharKBar3 жыл бұрын
Thanks a lot 🙏🏻 Super helpful for me in my first steps with Js :)
@angeladesign7373 жыл бұрын
Glad it helped!
@95tbf4 жыл бұрын
Awesome video!
@angeladesign7374 жыл бұрын
Thank you!
@singhgagandeep9553 жыл бұрын
thank you very much you solve my problem
@valentinaotocan56924 жыл бұрын
Can you clone a Responsive Website page using HTML and CSS from scratch :D? You are great. I love your videos. xoxo
@angeladesign7374 жыл бұрын
Thank you so much! I was thinking of creating another full responsive website tutorial; I already have this video: kzbin.info/www/bejne/m5K4aYCiZ8ZjidE&lc=UgxHMiOmTcCQJXvQyfJ4AaABAg Let me know if there is a specific kind of design you would like a tutorial on!
@valentinaotocan56924 жыл бұрын
@@angeladesign737 I saw that and was awesome. Something like www.restaurantkopun.com/, but what ever you pick will be good. :) keep up the good work.
@ourielperez16463 жыл бұрын
Thank you
@moktan98423 жыл бұрын
Your voice is beautiful
@jizan83444 жыл бұрын
First comment ❤️
@angeladesign7374 жыл бұрын
🎉
@MiguelOcampo3 жыл бұрын
Everything was great until you got to CSS and decided to not explain the pre-processor of SCSS