HTML & CSS Full Course | Web Development for Beginners

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

Smoljames

Smoljames

Күн бұрын

Пікірлер: 56
@Smoljames
@Smoljames Ай бұрын
Cheers for watching 💛 Get hired faster with a better resume @ www.hyr.sh
@JustSomeGuyWithNoMaidens
@JustSomeGuyWithNoMaidens 3 ай бұрын
Family is on hard times and I decided the best way to get them out of it is to learn code while I'm in my early 20s and get a job. Thanks for making this video. Hope my life looks completely different this time next year. (Or earlier if possible)
@ap_dreezy3019
@ap_dreezy3019 3 ай бұрын
Youve got this. Stay at it
@Smoljames
@Smoljames 3 ай бұрын
Make sure you check out the roadmap my broski :P I believe in you!
@TriumphantGideonUbuake
@TriumphantGideonUbuake Ай бұрын
Bro you completely changed my life. Thanks
@MrTyjustu
@MrTyjustu Ай бұрын
Leaving a comment just to boost this even more! Just got finished with this and can't believe that I'm actually writing code and (somewhat) understanding it! Thank you for doing this!
@sadyeehawww
@sadyeehawww 2 ай бұрын
Hey man, just wanted to say I think its amazing you're posting all of this for free. You could've easily charged money for this, but you're giving back to others and I can't thank you enough. Im going to be working on this while I'm in school to get my Bachelors degree, and cant wait to see where I'll be in a year or so. Cheers :) PS: FOR THE HORDE!
@Smoljames
@Smoljames 2 ай бұрын
Appreciate the comment home slice :) Glad you're finding the channel/videos helpful - it's comment like these that are the reason I do it! Also alliance all the way ;)
@RobertZachner
@RobertZachner 6 күн бұрын
No HTML specification allows p in button, browsers don’t enforce it though. But generally you’re not allowed to put block elements inside the inline ones. The content model of button element is phrasing content (with no interactive content descendant). And the p can only be used where flow content is expected. An alternative is getting rid of the p element, and instead using a span element with display: block; 😊 thanks for the course
@Smoljames
@Smoljames 6 күн бұрын
That's an excellent point! Very well spotted and thanks for calling that out :D I'll be sure to adopt that in future!
@raveraxo
@raveraxo 3 ай бұрын
You are a gem. Thank God I found you. ❤❤❤
@Realharshagarwal
@Realharshagarwal 3 ай бұрын
Brother can you please upload a portfolio tutorial minimal ui including backend such email js stuff with new technologies... btw amazing tutorial
@therealtrabo
@therealtrabo Ай бұрын
Thanks for the video! Just finished it and finished my web portfolio build, few more things I want to tweak to make it really my own, but I'm very happy with the results so far! I'm gonna try to stick to your roadmap :)
@RareJunt
@RareJunt 3 ай бұрын
Starting your roadmap today. Giving myself 6-7 months to double down. Will update this section when I get a job. 💪🏽
@Smoljames
@Smoljames 3 ай бұрын
Love to hear it home slice :)
@25Lipee
@25Lipee 18 күн бұрын
How is it going so far?
@RareJunt
@RareJunt 18 күн бұрын
@@25Lipee Had to take a break due to personal things. But I am getting back on track again! Currently almost done with this course, going to review it to get familiar and continue 👍🏽
@Palesa_B
@Palesa_B 3 ай бұрын
Project based learning was all I needed! SmolJames you are awesome! I am so impressed with how everything is clearly explained and easy to follow. For anyone interested in actually coding a website instead of having to understand broad concepts that you have no idea about -This is the first step, working on practical level will help you adopt all of the necessary terms. Great tutorial.
@Smoljames
@Smoljames 3 ай бұрын
Cheers for the kind words :) Glad you enjoyed the video!
@PeterEide
@PeterEide 3 ай бұрын
This gonna blow up
@anjogenow
@anjogenow 2 ай бұрын
With being stuck 5-6 years in tutorial hell, I decided to humble myself and start from scratch. Lets see how this goes!
@Smoljames
@Smoljames 2 ай бұрын
You got this my friend! If you have any questions along the way be sure to ask :P
@turtle8428
@turtle8428 Ай бұрын
I couldn't help but notice that the beginning of Chapter-1 correlates with FreeCodeCamp's Cat-Photo-App. Brilliant Insight bruv
@huskal8386
@huskal8386 3 ай бұрын
Im trying your roadmap right now! Hope my motivation don't wear off lol
@Smoljames
@Smoljames 3 ай бұрын
You got this!
@DaveYemi
@DaveYemi 3 ай бұрын
Thanks bro. This helped me so much
@Smoljames
@Smoljames 3 ай бұрын
Love to hear it homeslice :)
@santiagogomez2931
@santiagogomez2931 4 сағат бұрын
Today I start. In less than 10 months i will land my first developer Job mark my words
@jimmybernaez6260
@jimmybernaez6260 3 ай бұрын
Bro thanks for this amazing material : )
@Smoljames
@Smoljames 3 ай бұрын
My pleasure home slice :)
@nateskepple5886
@nateskepple5886 5 күн бұрын
Hi, James. Can you tell me how to get the greater than/less than brackets to be a different color from the commands inside them?
@Smoljames
@Smoljames 5 күн бұрын
@@nateskepple5886 I think you'll be referring to the vscode theme! I use the freecodecamp theme for vscode which can be installed within the extensions tab. There's a bunch of other themes you can try too though!
@nateskepple5886
@nateskepple5886 5 күн бұрын
@@Smoljames Ah, thank you. Great content by the way! This is the first time I've considered learning coding and you're making it easily digestible and understandable.
@MerridethHawk
@MerridethHawk 2 ай бұрын
Complete newbie here!! Do you have an opinion or video recommendation on what type of laptop/desktop to use? I only have Mac laptops and am curious if that is a detriment to beginning? Thanks in advance!!
@Smoljames
@Smoljames 2 ай бұрын
Any laptop is good for programming - just whatever you can get your hands on. I personally use mac tho :P
@adascomputers
@adascomputers 2 ай бұрын
How can I move the tag inside the using a shortcut in Visual Studio Code? 182 Github Repositories 268 folowers 752 Commits this year
@Smoljames
@Smoljames 2 ай бұрын
All my vs code shortcuts are covered in this video! kzbin.info/www/bejne/fnvVaoywZ5J2nKM
@adascomputers
@adascomputers 2 ай бұрын
@@Smoljames Thank you very much. The problem is that on windows dont work all the shortcuts. and the one with the cursor something like this cursor in front of i tag...moved inside of the div tag. Thank you!
@Smoljames
@Smoljames 2 ай бұрын
@@adascomputers I think the one that swaps lines could be helpful. If I recall if you click the line you want to move and you hold alt + the up and down arrow keys depending on which lines you want to swap
@rikjinny763
@rikjinny763 3 ай бұрын
Love your content, will you be covering Java in the future?
@Smoljames
@Smoljames 3 ай бұрын
Haha we'll see!
@wideunicorn722
@wideunicorn722 2 ай бұрын
You're the fucking man, awesome stuff!
@drgerman772
@drgerman772 3 ай бұрын
Hello, James! Thank you for this amazing resource! Will there be a Javascript tutorial in the future? I am a medical doctor from a struggling country and I want to become a software developer.
@Smoljames
@Smoljames 3 ай бұрын
There already is! See the roadmap :P www.smoljames.com/roadmap
@aniketchandivkar7924
@aniketchandivkar7924 11 күн бұрын
So After completing this course should I directly go to tailwind or build some 1-2 html css projects? Help will be appreciated😇
@Smoljames
@Smoljames 10 күн бұрын
I think it's totally up to you :D If you want to try tailwindCSS then by all means give it a shot! Either is great
@46aniketchandivkar82
@46aniketchandivkar82 9 күн бұрын
@@Smoljames Actually you know better so What do you say should I practice more css or go to tailwind css? As whatever you taught in this video is crystal clear to me now!!! Once Again Thank you!!😇
@Smoljames
@Smoljames 9 күн бұрын
@@46aniketchandivkar82 Then definitely give tailwindCSS a try :D I think it's a great skill to have for building applications super fast!
@Anonymous24s_
@Anonymous24s_ 29 күн бұрын
when i went through this for the second project everything went well for me the HTML part but CSS messed up my page layout does this mean i need to use alternative codes from what you did
@Smoljames
@Smoljames 29 күн бұрын
It just means there's an error in your code somewhere :) you will have written something different to what I have
@yzarocode
@yzarocode Ай бұрын
yo dude just checking should i watch this if im only 14? i wanna be a web dev
@Smoljames
@Smoljames Ай бұрын
You're welcome to try my friend :D If you have any questions you can leave them on the GitHub and we can help you through it!
@Mr.MalyaleeContemplator
@Mr.MalyaleeContemplator 26 күн бұрын
Are you related to James Bond!
@turtle8428
@turtle8428 29 күн бұрын
32:19
React.JS Full Course - Build 4 Projects in 5 Hours | Zero to Hero
5:05:50
Reacting to Controversial Opinions of Software Engineers
9:18
Fireship
Рет қаралды 2,1 МЛН
黑的奸计得逞 #古风
00:24
Black and white double fury
Рет қаралды 25 МЛН
This mother's baby is too unreliable.
00:13
FUNNY XIAOTING 666
Рет қаралды 41 МЛН
Бенчик, пора купаться! 🛁 #бенчик #арти #симбочка
00:34
Симбочка Пимпочка
Рет қаралды 3,5 МЛН
How is this Website so fast!?
13:39
Wes Bos
Рет қаралды 478 М.
Fastest way to become a Web Developer
9:47
Sahil & Sarra
Рет қаралды 700 М.
These coding projects give you an unfair advantage
8:13
Jason Goodison
Рет қаралды 1 МЛН
CSS course for beginners - Learn CSS in 1 hour
59:21
Web Dev with Matt
Рет қаралды 368
10 CSS PRO Tips and Tricks you NEED to know
9:00
Coding2GO
Рет қаралды 56 М.
FASTEST Way To Learn Coding and ACTUALLY Get A Job
10:44
Brian Cache
Рет қаралды 1,1 МЛН
Новый CSS! 2024
18:06
Как пройти в IT?
Рет қаралды 26 М.
Gravity is Broken Here
8:33
Daily Dose Of Internet
Рет қаралды 2,7 МЛН
These CSS best practices might be holding you back
23:28
Kevin Powell
Рет қаралды 30 М.
黑的奸计得逞 #古风
00:24
Black and white double fury
Рет қаралды 25 МЛН