CSS Full Course - Includes Flexbox and CSS Grid Tutorials

  Рет қаралды 926,368

freeCodeCamp.org

freeCodeCamp.org

Күн бұрын

Пікірлер: 496
@freecodecamp
@freecodecamp 5 жыл бұрын
⭐️Course Contents ⭐️ ⌨️ (0:00:00) Introduction ⌨️ (0:01:25) Change the Color of Text ⌨️ (0:02:33) Use CSS Selectors to Style Elements ⌨️ (0:04:33) Use a CSS Class to Style an Element ⌨️ (0:06:10) Style Multiple Elements with a CSS Class ⌨️ (0:06:59) Change the Font Size of an Element ⌨️ (0:08:10) Set the Font Family of an Element ⌨️ (0:08:52) Import a Google Font ⌨️ (0:10:11) Specify How Fonts Should Degrade ⌨️ (0:11:55) Size Your Images ⌨️ (0:13:19) Add Borders Around Your Elements ⌨️ (0:14:55) Add Rounded Corners with border-radius ⌨️ (0:15:24) Make Circular Images with a border-radius ⌨️ (0:15:55) Give a Background Color to a div Element ⌨️ (0:16:58) Set the id of an Element ⌨️ (0:17:47) Use an id Attribute to Style an Element ⌨️ (0:19:34) Adjust the Padding of an Element ⌨️ (0:20:36) Adjust the Margin of an Element ⌨️ (0:21:11) Add a Negative Margin to an Element ⌨️ (0:21:40) Add Different Padding to Each Side of an Element ⌨️ (0:22:26) Add Different Margins to Each Side of an Element ⌨️ (0:23:01) Use Clockwise Notation to Specify the Padding of an Element ⌨️ (0:24:15) Use Clockwise Notation to Specify the Margin of an Element ⌨️ (0:25:08) Use Attribute Selectors to Style Elements ⌨️ (0:27:29) Understand Absolute versus Relative Units ⌨️ (0:28:53) Style the HTML Body Element ⌨️ (0:29:34) Inherit Styles from the Body Element ⌨️ (0:30:54) Prioritize One Style Over Another ⌨️ (0:32:11) Override Styles in Subsequent CSS ⌨️ (0:33:24) Override Class Declarations by Styling ID Attributes ⌨️ (0:34:59) Override Class Declarations with Inline Styles ⌨️ (0:35:35) Override All Other Styles by using Important ⌨️ (0:36:28) Use Hex Code for Specific Colors ⌨️ (0:37:19) Use Hex Code to Mix Colors ⌨️ (0:38:20) Use Abbreviated Hex Code ⌨️ (0:39:22) Use RGB values to Color Elements ⌨️ (0:40:05) Use RGB to Mix Colors ⌨️ (0:41:38) Use CSS Variables to change several elements at once ⌨️ (0:42:54) Create a custom CSS Variable ⌨️ (0:43:33) Use a custom CSS Variable ⌨️ (0:44:39) Attach a Fallback value to a CSS Variable ⌨️ (0:45:25) Cascading CSS variables ⌨️ (0:46:44) Change a variable for a specific area ⌨️ (0:47:08) Use a media query to change a variable ⌨️ (0:48:06) Create Your First CSS Grid ⌨️ (0:48:49) Add Columns with grid-template-columns ⌨️ (0:49:43) Add Rows with grid-template-rows ⌨️ (0:50:41) Use CSS Grid units to Change the Size of Columns and Rows ⌨️ (0:52:34) Create a Column Gap Using grid-column-gap ⌨️ (0:53:11) Create a Row Gap using grid-row-gap ⌨️ (0:53:38) Add Gaps Faster with grid-gap ⌨️ (0:54:26) Use grid-column to Control Spacing ⌨️ (0:55:59) Use grid-row to Control Spacing ⌨️ (0:56:43) Align an Item Horizontally using justify-self ⌨️ (0:57:33) Align an Item Vertically using align-self ⌨️ (0:58:04) Align All Items Horizontally using justify-items ⌨️ (0:58:31) Align All Items Vertically using align-items ⌨️ (0:58:58) Divide the Grid Into an Area Template ⌨️ (0:59:59) Place Items in Grid Areas Using the grid-area Property ⌨️ (1:01:00) Use grid-area Without Creating an Areas Template ⌨️ (1:02:43) Reduce Repetition Using the repeat Function ⌨️ (1:04:51) Limit Item Size Using the minmax Function ⌨️ (1:05:47) Create Flexible Layouts Using auto-fill ⌨️ (1:06:39) Create Flexible Layouts Using auto-fit ⌨️ (1:07:32) Use Media Queries to Create Responsive Layouts ⌨️ (1:09:05) Create Grids within Grids ⌨️ (1:09:49) Use display: flex to Position Two Boxes ⌨️ (1:10:20) Add Flex Superpowers to the Tweet Embed ⌨️ (1:11:04) Use the flex-direction Property to Make a Row ⌨️ (1:11:54) Apply the flex-direction Property to Create Rows in the Tweet Embed ⌨️ (1:12:39) Use the flex-direction Property to Make a Column ⌨️ (1:13:06) Apply the flex-direction Property to Create a Column in the Tweet Embed ⌨️ (1:13:44) Align Elements Using the justify-content Property ⌨️ (1:15:49) Use the justify-content Property in the Tweet Embed ⌨️ (1:16:33) Align Elements Using the align-items Property ⌨️ (1:18:00) Use the align-items Property in the Tweet Embed ⌨️ (1:18:42) Use the flex-wrap Property to Wrap a Row or Column ⌨️ (1:19:21) Use the flex-shrink Property to Shrink Items ⌨️ (1:20:14) Use the flex-grow Property to Expand Items ⌨️ (1:21:14) Use the flex-basis Property to Set the Initial Size of an Item ⌨️ (1:22:02) Use the flex Shorthand Property ⌨️ (1:23:40) Use the order Property to Rearrange Items ⌨️ (1:24:15) Use the align-self Property
@anshumankushwaha8159
@anshumankushwaha8159 5 жыл бұрын
Which text editor u use?
@freecodecamp
@freecodecamp 5 жыл бұрын
scrimba.com
@anshumankushwaha8159
@anshumankushwaha8159 5 жыл бұрын
@@noblesavage149 😅😅
@jawadazimi8607
@jawadazimi8607 5 жыл бұрын
freeCodeCamp.org i sir can you send me the code of them
@srinualla6497
@srinualla6497 5 жыл бұрын
@@anshumankushwaha8159 sublime text editor
@atharvudape4459
@atharvudape4459 4 жыл бұрын
I want to learn CSS with mike cos I have learned HTML n python with him his explanations helps me to understand it much bettor plz 😔😔
@pineapplesarecool6901
@pineapplesarecool6901 4 жыл бұрын
Just go to the giraffe academy channel it is his own channel
@atharvamishra4848
@atharvamishra4848 4 жыл бұрын
@@pineapplesarecool6901 My name is Atharva and yours Atharv in mine last (a) is silent but in u?????? Any difference
@atharvamishra4848
@atharvamishra4848 4 жыл бұрын
My name is Atharva and yours Atharv in mine last (a) is silent but in u?????? Any difference
@kavitapanchal7993
@kavitapanchal7993 4 жыл бұрын
Lmao same here
@user-wc1sm8cj8s
@user-wc1sm8cj8s 4 жыл бұрын
Beau Carnes is the person behind freeCodeCamp and the one that runs this KZbin Channel. We should be thankful to him.
@t6hp
@t6hp 3 жыл бұрын
This feels more like a walkthrough for specific tasks or problems. I prefer the way Mike explains it because he gives an intro to the different tools while explaining the main concepts. In other words, since this is my first time ever watching a video on CSS, I feel like this is ahead of my level. I need someone to break down the concepts first before moving on to guided practice. It's like people who go teach kids that 1+1=2, without first explaining what numbers are and what is an addition, to begin with.
@AcidiFy574
@AcidiFy574 3 жыл бұрын
will this do? kzbin.info/aero/PLLAZ4kZ9dFpNO7ScZFr-WTmtcBY3AN1M7
@sagar_20004
@sagar_20004 2 жыл бұрын
@@AcidiFy574 Thanks bro.
@lavanyaarya5108
@lavanyaarya5108 2 жыл бұрын
Whichever property i don't understand, i just google it separately and watch a short video....that's way more helpful to understand in basic terms :)
@simpumoon
@simpumoon 2 жыл бұрын
my g, all you need to know is that it works, and keep moving forward. Plus most of CSS involves the box styling, and flex box, or at least what I use. Been really enjoying this one, obviously I'm a year late to this so I hope that you got CSS done by now. Once you learn you never forget so.
@thoughts8182
@thoughts8182 Жыл бұрын
@@simpumoon That guy is just full of excuses. I guarantee by now he still hasn't bothered to learn CSS.
@ozzyfromspace
@ozzyfromspace 5 жыл бұрын
I love how clear and to-the-point you are. It makes learning online so much easier imo :)
@lilcoah6519
@lilcoah6519 2 жыл бұрын
frs
@edberaga
@edberaga 2 жыл бұрын
yeah, better then college professor
@yoshimitsu8643
@yoshimitsu8643 2 жыл бұрын
Does anyone find this difficult?
@edberaga
@edberaga 2 жыл бұрын
@@yoshimitsu8643 it can be difficult for beginner
@yoshimitsu8643
@yoshimitsu8643 2 жыл бұрын
@@edberaga really I’ve been coding for less than a week. And there’s an 11hr corse on HTML5 and css3 on KZbin which I’m 8 and half hrs in. But I find all the concepts really easy to grasp. Well ofcrz coding can be perfected through practice. But there are a lot of people who say they find it hard to understand some concepts. And it’s kinda always at the back of my mind about when the complex part comes. But this has been really my addiction throughout the week
@ozzyfromspace
@ozzyfromspace 5 жыл бұрын
Seeing how aptly described classes can make it easier to design your CSS with the class="red-text" example at the beginning just made me get it. So cool. Thank you!
@danadancu1370
@danadancu1370 3 жыл бұрын
I love how clear and to-the-point you are. It makes learning online so much easier. Thank you!
@entity5209
@entity5209 4 жыл бұрын
Everyone after realising that the guy who teaches css isnt mike: My disappointment is immeasurable, and my day is ruined
@Muhammad_Waleed
@Muhammad_Waleed 3 жыл бұрын
I am also Sad🥺🥺🥺😟😟😟😟😭😭😭😭
@JosephHerreraLeon
@JosephHerreraLeon 3 жыл бұрын
kzbin.info/aero/PLLAZ4kZ9dFpNO7ScZFr-WTmtcBY3AN1M7
@Muhammad_Waleed
@Muhammad_Waleed 3 жыл бұрын
@@JosephHerreraLeon Thanks but it's not very Comprehensive I mean it don't covers everything
@JosephHerreraLeon
@JosephHerreraLeon 3 жыл бұрын
True, best I could find though.
@Muhammad_Waleed
@Muhammad_Waleed 3 жыл бұрын
@@JosephHerreraLeon Thanks Buddy❤️
@joshuasusanto4258
@joshuasusanto4258 4 жыл бұрын
15:42 "it makes a circle!!!" "yaaaaay" lmao that expression
@lil_jap_kid
@lil_jap_kid 4 жыл бұрын
That teacher lol
@dudem5447
@dudem5447 3 жыл бұрын
wholesome
@guffiz478
@guffiz478 3 жыл бұрын
wholesome af
@BigTastyWithBacon
@BigTastyWithBacon 5 жыл бұрын
Thank you, I was just looking for a video to refresh my CSS knowledge :D
@mrcoder7327
@mrcoder7327 5 жыл бұрын
You look more angry than happy because of your profile pic
@art_emini
@art_emini 5 жыл бұрын
@@mrcoder7327 lol
@vinodaradya
@vinodaradya 3 жыл бұрын
Mike's teaching is too good in understanding as like HTML , pls make a crash course on this. Appreciate it.
@pulakchakma5947
@pulakchakma5947 2 жыл бұрын
Here is the link to Mike's CSS Tutorials. kzbin.info/www/bejne/jYuVpqR9oK2iiJI
@tiagotaquelim1776
@tiagotaquelim1776 5 жыл бұрын
Finished today the Responsive web design course. I recommend it !
@tadejdanev5030
@tadejdanev5030 5 жыл бұрын
link?
@tiagotaquelim1776
@tiagotaquelim1776 5 жыл бұрын
@@tadejdanev5030 It's the freeCodeCamp.org curriculum. The first chapter.
@tadejdanev5030
@tadejdanev5030 5 жыл бұрын
this? Responsive Web Design Certification (300 hours) @@tiagotaquelim1776you got certificate? :)
@tiagotaquelim1776
@tiagotaquelim1776 5 жыл бұрын
@@tadejdanev5030 yes
@darryl331
@darryl331 4 жыл бұрын
Is it free?
@saiakhil4751
@saiakhil4751 4 жыл бұрын
Sir, you are doing a commendable job of teaching students for free. I will never forget your generosity and will repay you for sure once I start earning.
@francislambert5189
@francislambert5189 4 жыл бұрын
I will agree too that...Seriously..! Peace :)
@damilolaogunleye8420
@damilolaogunleye8420 5 жыл бұрын
WHOA!!!!!!!! this is more than a gift THANK YOU SO MUCH
@UstadJi
@UstadJi 5 жыл бұрын
Awesome And A Very Timely Upload, I Needed It Badly. Thanks For This Wonderful Course Cheers
@mrxXxkink
@mrxXxkink 4 жыл бұрын
this is probably the one of the best tutorials on youtube
@vssudarshan89
@vssudarshan89 4 жыл бұрын
You're the boss! Thanks for the systematic listing of css, html and JavaScript resources.
5 жыл бұрын
I love this guy energy! very nice tutorial for beginners :D
@abebrosiczki637
@abebrosiczki637 2 жыл бұрын
Goodness me, the feeling when your code works is unbelievable.. 🙏😃
@kishikishi6676
@kishikishi6676 5 жыл бұрын
Hayss im only coding using my phone because I cant afford laptop 😔. I want to be a web developer someday
@freecodecamp
@freecodecamp 5 жыл бұрын
Keep learning and you will become a web developer! Here is an article about another developer who learned to code on a phone: medium.freecodecamp.org/how-i-went-from-programming-with-a-feature-phone-to-working-for-an-mit-startup-40ca3be4fa0f
@mrcoder7327
@mrcoder7327 5 жыл бұрын
Even a student made all of his internet school projects using a phone
@zaynmalik-vw5ci
@zaynmalik-vw5ci 5 жыл бұрын
bro i am selling my laptop just for 4000rs take it bro
@maestro1918
@maestro1918 5 жыл бұрын
Don't worry dude. You're not alone at all. I'm coding on my tablet and it's really awesome.
@sul3y
@sul3y 5 жыл бұрын
I am sorry dude, keep learning you'll become a web developer.
@m00mai
@m00mai 2 жыл бұрын
you make everything seem so easy
@dzen8067
@dzen8067 4 жыл бұрын
The feeling of had finished the video is rewarding
@jamayelhrifat
@jamayelhrifat 2 жыл бұрын
😀 your tutorial is simple to understand, but catches up all single details.
@Johanyjn6
@Johanyjn6 5 жыл бұрын
Thank you tons 🙏🏼 I love you guys! ✊🏼
@sachintank5166
@sachintank5166 4 жыл бұрын
You are the hero we want and the hero we need.❤️
@saksham5882
@saksham5882 4 жыл бұрын
some much simplification...you the best man!
@WonderTechie
@WonderTechie 3 жыл бұрын
I was hoping for transform and animate properties in this course, but learnt even more than that.
@adityamehta7648
@adityamehta7648 2 жыл бұрын
Dude just woke up and decided to make a "On-point" video, 💀that's the content we r looking for
@ev_dash
@ev_dash 2 жыл бұрын
i took 13 pages of notes from this. Good stuff
@iamgauravjoshi
@iamgauravjoshi 4 жыл бұрын
Please make a CSS crash course ft. Mike Dane. He's such a good instructor.
@AhonaHP
@AhonaHP 4 жыл бұрын
Hello.....I am from Bangladesh..I learned a lot from you....I don't know how I will thank you..really!!!! I love you a lot....Sir......
@MrHydrent
@MrHydrent 5 жыл бұрын
It makes a circle!!!!! Love the enthusiasm :)
@ayubomaraden867
@ayubomaraden867 5 жыл бұрын
Thank you for your free education.
@bz86054
@bz86054 4 жыл бұрын
I just love freeCodeCamp
@francislambert5189
@francislambert5189 4 жыл бұрын
They Do Not Dissapoint. For Sure...Peace :)
@jadenyoon5236
@jadenyoon5236 3 жыл бұрын
Mike is best, but this video is good too, I gave it a like.
@rohithreddy4323
@rohithreddy4323 4 жыл бұрын
Try to move the screen while editing something in the code
@DavidKonsi
@DavidKonsi 5 жыл бұрын
Good video, but at minute 20:21 it would have been even more helpful to see that you are actually only changing the padding configuration of the class .blue-box Unfortunately this was not visible. Same applies to later moments of the video
@shogun_1154
@shogun_1154 5 жыл бұрын
Pls mention ads man pls I feel bad when I take knowledge from you for free
@vaibhavmatere18
@vaibhavmatere18 5 жыл бұрын
Same here...
@vaibhavmatere18
@vaibhavmatere18 5 жыл бұрын
There should be a donate option
@tophinski
@tophinski 5 жыл бұрын
@@vaibhavmatere18 There's a donation link on their website.
@Zionism_Exposed
@Zionism_Exposed 5 жыл бұрын
yes i feel bad too.
@pearlsswine
@pearlsswine 5 жыл бұрын
*cringe* If you really feel that bad about taking his courses for free, you can always donate to their organzation. Oh wait, you want them to be paid, just not with *your* money *, right?
@parasmyname784
@parasmyname784 4 жыл бұрын
Awesome work dude. God bless you
@DavidHdezES
@DavidHdezES 5 жыл бұрын
The Penguin 🐧 was so cute that I started to get lost from there 😂
@huifangliu9352
@huifangliu9352 5 жыл бұрын
It's wonderful because it's easier for me to understand it. I appreciate it. ;)
@webworldzone962
@webworldzone962 3 жыл бұрын
Nice video..you are doing great..since I also run education channel but also love to see other youtuber who are educating people worldwide. Keep the good work 👍
@melvinmathew7312
@melvinmathew7312 4 жыл бұрын
thank you bro found it very easy and clear as a beginner
@mohammadrasoulfard-habibi3066
@mohammadrasoulfard-habibi3066 5 жыл бұрын
This is brilliant, thank you.
@samgedam0
@samgedam0 3 жыл бұрын
Thanks a lot from the bottom of my heart. I am grateful for what you are doing.
@Saint_Laurent_freak
@Saint_Laurent_freak 9 ай бұрын
Just love Dave Gray❤❤😭
@nielskhf
@nielskhf 5 жыл бұрын
I am waiting for this for so long!
@lmirage4740
@lmirage4740 4 жыл бұрын
So is the html for the padding section supposed to look like this? margin padding padding
@bouthaynabelkacem6356
@bouthaynabelkacem6356 3 жыл бұрын
Exactly my question rn :(
@rafinjobayer
@rafinjobayer 4 жыл бұрын
We want mike who taught us html. Please bring him
@mtz21601
@mtz21601 3 жыл бұрын
You might want to take another look at about 21:30 you cant actually see what your changing in the video. Thank you by the way as these courses have been a big help to me if I wasn't broke I would donate but that's my reason for taking the courses hopefully someday I will be able to afford it. edit: spelling
@fireballgfx
@fireballgfx 5 жыл бұрын
very good to refresh that stuff. thank you
@ViniciusPrado
@ViniciusPrado 5 жыл бұрын
Great! I learned many things that I did not know.
@SoCBrain
@SoCBrain 3 жыл бұрын
Amazing course, thank you!.
@FRONTRUS
@FRONTRUS 3 жыл бұрын
*To the everyone reading this* : Sending Virtual hugs to everyone who needs it, Stay Safe! 😷
@jadijohnson2899
@jadijohnson2899 3 жыл бұрын
Html css javascript game project kzbin.info/www/bejne/Y4uuqICil96lapo
@Ch_HayGrower
@Ch_HayGrower 2 жыл бұрын
The Course is very helpful thank you for creating it, I have being learning so much already about coding, the Only thing that bothers me is when you make a childish expression, as if you are talking to kids. It really bugs me please stop that, I am almost 25
@anthonyglennmenor1700
@anthonyglennmenor1700 5 жыл бұрын
thank you... web developer/designer in a year (hopefully)! 😁
@championogunsina6062
@championogunsina6062 4 жыл бұрын
Any progress?
@shn2666
@shn2666 4 жыл бұрын
??
@douglasede9300
@douglasede9300 3 жыл бұрын
Are you a web developer/designer, yet?
@theparrot271
@theparrot271 5 жыл бұрын
Underrated af.
@AnaMaria-ul9qk
@AnaMaria-ul9qk 3 жыл бұрын
Great tutorial, thank you very much!
@codingforfreecertification6840
@codingforfreecertification6840 3 жыл бұрын
Watch this to take test....kzbin.info/www/bejne/eZOYoIh3gZWDpNU
@emmanuellaryea1203
@emmanuellaryea1203 5 жыл бұрын
great, your tutorial was very help full. Thank you
@wendyteoh7523
@wendyteoh7523 4 жыл бұрын
Thanks for the tutorial!
@georgelopez9088
@georgelopez9088 5 жыл бұрын
Great video. Thanks I learned a lot.
@alexanderpierre2067
@alexanderpierre2067 3 жыл бұрын
Thank you! Love it!
@ahmedazizabbassi
@ahmedazizabbassi 4 жыл бұрын
thanks a lot I benefited from your lesson
@АндрійХоптій
@АндрійХоптій 5 жыл бұрын
Thank you. It was very interesting and informative.
@donfeto7636
@donfeto7636 5 жыл бұрын
Thanks Guys u increase the information system of the world :D
@belgardboy
@belgardboy 5 жыл бұрын
Firstly, thank you for this free, quality content. I am a near complete beginner, so still in the 'Is it for me/ Can I do this? stage'. I do wonder though, is learning these skills without certification acceptable? I hope to cover HTML/CSS/JavaScript over the coming months and see how I get on, but, in order to work with these new skills, will an employer look for a Cert? If so, is there a way to get a Cert through freeCodeCamp? I hope that isn't too cheeky to ask. I am grateful for the courses, and I look forward to learining more about this coding world.
@emmanuelchukwuemeka6264
@emmanuelchukwuemeka6264 5 жыл бұрын
hi @Colm Jolly, you can also get certificates @freeCodeCamp, just keep at it you can do it.
@rppavlek
@rppavlek 5 жыл бұрын
love, respect and many thanks to you... though, I have to say, because of the way you talk it was like listening to Mr. Slave :-D
@joshguevara9570
@joshguevara9570 4 жыл бұрын
If someone goes through this video alone and becomes comfortable with the concepts taught, is ok to say that one "knows" CSS or should more learning be done?
@adhaujang4894
@adhaujang4894 4 жыл бұрын
omg! A tutorial that I can catch up to!.
@thewildsisters4596
@thewildsisters4596 3 жыл бұрын
i guess we can all agree mike is a better tutor and i would buy a full course if its expalined by him we wont mike back please can you get mike to do a video on css instead of this guy he is not helping us at all i never learned one thing through out the whole tutorial were as i picked up everything in the html course thanks mike
@gio4690
@gio4690 4 жыл бұрын
19:37 (bookmark#1) 43:37(bookmark#2) 1:02:43(book mark#3)
@samchikuvadze6454
@samchikuvadze6454 Жыл бұрын
Mike's teaching would really work on this one as well
@shirkophobe
@shirkophobe 5 жыл бұрын
Many thanks!
@hrithikvishwanath1617
@hrithikvishwanath1617 5 жыл бұрын
Your Generous ....😊 Thanx for the video🙏
@youtubeaccount0x073
@youtubeaccount0x073 5 жыл бұрын
I lost you when you started talking about variables.
@jadenyoon5236
@jadenyoon5236 3 жыл бұрын
To clarify, variables are containers that store information, like a water bottle that stores water, or a a wallet that stores money. When you assign a value to a variable, the variable essentially becomes that value. like if you write x = 4, then you can do something with x, like write "x" number of letters, which in this case would be 4 letters. (hope this helped cuz I am not very good at explaining things ;-;)
@mohammadadil3401
@mohammadadil3401 4 жыл бұрын
Thank u so much I really appreciate your course I'm in the penguin sections know and I'm little lost cause you did go through it fast and I don't think it's the best to explain with this drawing i mean it's something new in a sudden Sorry if my English not so good
@hasnainabbasdilawar8832
@hasnainabbasdilawar8832 5 жыл бұрын
Anyone reading my comments before watching: *HIGHLY RECOMMENDED*
@hindustaniscreenager6735
@hindustaniscreenager6735 3 жыл бұрын
(0:11:40) He tries to comment the code like in C#, that gave me a heartily laugh
@aneunjieroine3169
@aneunjieroine3169 3 жыл бұрын
mike is super organised simple and good u just got me super confused
@codingforfreecertification6840
@codingforfreecertification6840 3 жыл бұрын
This link will not confuse you...kzbin.info/www/bejne/eZOYoIh3gZWDpNU
@Aidualc321
@Aidualc321 2 жыл бұрын
Good Tutorial. Bad that the screen was cutted at some points
@geralt9036
@geralt9036 5 жыл бұрын
*It makes a circle!* and I was like *YAY*
@MuhammadZaid12
@MuhammadZaid12 4 жыл бұрын
😂
@bhagiradhkodamanchili5565
@bhagiradhkodamanchili5565 4 жыл бұрын
Ur giving helpful info. But try to filter what is best for the audience and mainly how they can follow. Anyways, I've learned almost everything about programming from ur channel. :)
@pydzio
@pydzio 5 жыл бұрын
around 20:00 (padding settings) I needed to go somewhere else to learn about it. The idea of padding and margin is poorly described and video doesn't follow the cursor...
@Zionism_Exposed
@Zionism_Exposed 5 жыл бұрын
yes i agree
@Ar_Jey_
@Ar_Jey_ 5 жыл бұрын
Me 2 !
@peaky7761
@peaky7761 4 жыл бұрын
Yes 😒
@malkiatsingh3057
@malkiatsingh3057 4 жыл бұрын
Yea
@soomro5972
@soomro5972 4 жыл бұрын
Agree
@sobeidalagrange7129
@sobeidalagrange7129 5 жыл бұрын
Great to review!!! Thanks :).
@UmutiteNigel
@UmutiteNigel Ай бұрын
I learnt some things but I was looking for something advance
@davidgere9989
@davidgere9989 4 жыл бұрын
You want us to learn way faster then we could. It's like you jump whole sections of learning.
@Spark_Books
@Spark_Books 4 жыл бұрын
git gud
@user-pq3in6ee5p
@user-pq3in6ee5p 2 жыл бұрын
Sir ur brilliant Thank you so much
@arytiwari3789
@arytiwari3789 3 жыл бұрын
I am a complete beginner and want to know that what is the difference in this course and the 6 hour course on the same channel. What topics go untouched in this video?
@sergiomendoza6833
@sergiomendoza6833 2 жыл бұрын
Quality material thanks
@thewildsisters4596
@thewildsisters4596 3 жыл бұрын
i prefer the tutor that explained html he was alot better he went into more detail knowing that we are most likely going to be beginners watching the guy that explains this css course just rushes through and does not explain alot plus he talks to us like were kids i prefer it if you broke down everything instead of teaching like we already know what your taking about
@justaprogrammer3764
@justaprogrammer3764 5 жыл бұрын
this guy is so suitable to be a nice canadian guy, just standing there in the cold and being nice.
@LearningSimplified
@LearningSimplified 5 жыл бұрын
Interesting. Thanks for the video...
@abebrosiczki637
@abebrosiczki637 2 жыл бұрын
From 14:55 suddenly Beau becomes possessed by some happy unicorn and becomes super elated.. 😂
@rejinmathew8349
@rejinmathew8349 3 жыл бұрын
the explanations where good at the beginning I appreciate that, but after that it becomes difficult to understand.
@jadijohnson2899
@jadijohnson2899 3 жыл бұрын
Html css javascript game project kzbin.info/www/bejne/Y4uuqICil96lapo
@tadejdanev5030
@tadejdanev5030 5 жыл бұрын
you're great many thanks.
@nope8306
@nope8306 3 жыл бұрын
i m in a class that i dont understand even a sigle and watching a class i love
@Akaash449
@Akaash449 2 жыл бұрын
pls reupload the video after correcting the mistakes. in several segments whatever code you're typing is not visible on the screen
@komirishettiharish3469
@komirishettiharish3469 3 жыл бұрын
Where is MR Mike? I loved his lecture
@AbhishekKumar-mq1tt
@AbhishekKumar-mq1tt 5 жыл бұрын
Thank u for this awesome video
@motilaldhanak6911
@motilaldhanak6911 4 жыл бұрын
Anyone plzz tell where is Mike Dane 🥺🥺 he's last lecture uploaded two years ago. Is he okay plzz smone tell him we need him 😔
@aceroyal4306
@aceroyal4306 5 жыл бұрын
in some parts of the video it isn't possiblee to see the code you're modifying to get the results explained like when explaining the margin and padding for example
Learn flexbox the easy way
34:04
Kevin Powell
Рет қаралды 716 М.
CSS Flexbox Crash Course
35:53
freeCodeCamp.org
Рет қаралды 213 М.
MY HEIGHT vs MrBEAST CREW 🙈📏
00:22
Celine Dept
Рет қаралды 77 МЛН
ROSÉ & Bruno Mars - APT. (Official Music Video)
02:54
ROSÉ
Рет қаралды 83 МЛН
Это было очень близко...
00:10
Аришнев
Рет қаралды 5 МЛН
Top 10 CSS One Liners That Will Blow Your Mind
13:34
developedbyed
Рет қаралды 971 М.
Learn CSS Flexbox in 20 Minutes (Course)
20:37
Coding2GO
Рет қаралды 186 М.
Learn Flexbox CSS in 8 minutes
8:16
Slaying The Dragon
Рет қаралды 1,6 МЛН
Tesla Solar Roof Review: Was it Worth It?
30:27
Marques Brownlee
Рет қаралды 13 МЛН
These CSS PRO Tips & Tricks Will Blow Your Mind!
8:48
Coding2GO
Рет қаралды 420 М.
Learn CSS Grid the easy way
37:04
Kevin Powell
Рет қаралды 921 М.
CSS Flexbox Course
48:43
freeCodeCamp.org
Рет қаралды 329 М.
Magnus Carlsen Giving HILARIOUS Answers for 8 Minutes Straight
8:24
MY HEIGHT vs MrBEAST CREW 🙈📏
00:22
Celine Dept
Рет қаралды 77 МЛН