Please make more of these!! I need to get better with css and just watching you talk it through was incredibly helpful!!!
@elvinasss27672 жыл бұрын
Please try to create something yourself you will improve also, listening and watching is good, but you need to challenge your knowledge always to improve man :)
@a17waysJackinn Жыл бұрын
17:28 gonna love that -1980 tho still perfectly aligned
@nottydread2 жыл бұрын
"Friendly rivalry" ... I WILL CRUSH HIM!!!
@tigana2 жыл бұрын
😂
@sometimes12 жыл бұрын
These videos are so great to study CSS, please continue doing these!
@KeeBeeTz2 жыл бұрын
In design 3, u could use border radius to make leaf, without circle and rectangle.
@nikilragav2 жыл бұрын
For #2: div .line-container line-1 div .line .line-container width: radius-of-circle height: thickness-of-line position: absolute left: center of circle top: (center of circle - height) display: flex flex-direction: reverse .line height: 100% width: length-of-line background-color: white border-radius: thickness-of-line/2 .line-2 transform: rotate(-30 deg) transform-origin(left center)
I succeeded the design 2 #110 with the transform-origin property you showed, I just used arbitrary (and incrementaly rotated 30deg each line) values to achieve what I wanted :) (like transform-origin: 120% 5px;) Let's see what you ended up with :p
@kenbee852 жыл бұрын
Love you guys.
@coffeedawg8222 жыл бұрын
If you're patient, you can make the dots using repeating radial-gradient and clipping
@ts37982 жыл бұрын
This reminded me of how much I hate writing vanilla CSS.
@faizanahmed93042 жыл бұрын
Great video kyle!!
@risitas58742 жыл бұрын
I'll come back to this when I figure out how to center a . This is coming from developer with 5 years experience - 4 in front-end
@neilmerchant27962 жыл бұрын
It's so much simpler than it used to be now thanks to Flexbox!
@risitas58742 жыл бұрын
@@neilmerchant2796 That's what they all say
@i0x372 жыл бұрын
@@risitas5874 he's right
@groovebird8122 жыл бұрын
For the dots you only need one single div if you use box shadow. But it is more CSS
@WebDevUsman2 жыл бұрын
Love you bro
@wissendev54902 жыл бұрын
I did the second design with transform: translate, it was so easier and I also find a pattern in that way Nice job btw
@dave60122 жыл бұрын
I’ve done these challenges. The character count of the leaderboards is insane. I stripped every possible character while maintaining 100% accuracy and still had twice the characters of the leaders.
@tinmancode2 жыл бұрын
You'll need html entities and some extreme hackery to catch up to them
@dave60122 жыл бұрын
@@tinmancode I would love to see their solutions, just to learn, but CSS Battles hides them so nobody can copy them.
@TsoiIzAlive2 жыл бұрын
Headphone turned really nice !👌🏼
@RiHezBestSmiteMontages2 жыл бұрын
awesome I didnt know transform-origin was a thing
@rutchjohnson2 жыл бұрын
Love these types of videos!
@toby63892 жыл бұрын
I think with the headphone band you just needed to remove the border radius from the bottom left and bottom right then you could set the bottom border to none. You may also need to set a 50% top left and right radius rather than the 10000px ( dunno though about that as I’m not in a position to test )
@sudo5762 жыл бұрын
I'm not the kind of people who comment a lot but boy this video was so FUN please make another video I would like to see it. keep it up❤
@ioncojocaru6302 жыл бұрын
Awesome content 👏
@miledaoun8856 Жыл бұрын
You were very much on the right track doing the second battle, you could have set a transform-origin of 125px center and your problems would have been solved automatically, no need for padding or anything else! just a container with empty children, no pseudo elements needed
@peterschmid75072 жыл бұрын
hey Kyle, if you are reading this, please make a "junior vs senior code" but with typescript. people will love it, including me
@BolaHariini2502 жыл бұрын
Border bottom left right radius Border bottom 0
@milanm47722 жыл бұрын
Maybe in the second challenge you can use transform-origin: 120% 100%; and just change angular of rotation. To create leaf use border-radius: 0 50% 50% 50%;
@Nodsaibot2 жыл бұрын
For the longest time I thought you were the guy behind fireship channel lol
@vinothidayaraj2 жыл бұрын
I've completed spacing in cssbattle
@MitchMoccia2 жыл бұрын
SAVAGE MODE
@Alan_the_Red2 жыл бұрын
Wow, I didn't know CSS was so useful for creating shapes
@theloveopium2 жыл бұрын
Is this the good place to train CSS skills? What is a perfect place to train JS skills?
@hypernylium97822 жыл бұрын
the war between kevin starts today 😂
@VKD0072 жыл бұрын
you could just round the leaf squares a bit for match
@quickmaths47622 жыл бұрын
Put css battle in the title/thumbnail and you‘ll get more views
@DeepakSingh-ln9ee2 жыл бұрын
I would have just created the 3 left rods than mirrored them to the right
@10YardCricket2 жыл бұрын
I don't think you lag any skillset instead when you face kevin, you become more nervous 😅
@7heMech2 жыл бұрын
After the last battle I went on this website and tried exactly design 2, but I got stuck after I made one line, and I couldn't figure out the rotation...
@tinmancode2 жыл бұрын
You can use transform rotate but you need to offset your x axis
@indiging83302 жыл бұрын
I always end up looking at your hair instead of your eyes when you speak
@vampirejs7582 жыл бұрын
The "before" in thumbnail is more difficult to make
@abdihakim3912 жыл бұрын
Kyel king of simplifier VS Kevin king of CSS........:P
@Quickb3n2 жыл бұрын
Literally can't think of anything I'd rather do less
@alwysrite2 жыл бұрын
how do you do that sliding across the screen to see the original css battle you are trying to create?
@tinmancode2 жыл бұрын
Just move your mouse over the target
@phlatearther2 жыл бұрын
Hey Kyle! How many programming languages can you code in, can you list em, I am trying to figure out what programming language to focus on
@neilmerchant27962 жыл бұрын
Javascript!
@jettthecoder11852 жыл бұрын
Hello
@aktherambler18082 жыл бұрын
Hey can we do one battle. I want to challenge you.my global rank is 49 and current battle rank is 25
@iJuce2 жыл бұрын
4th! (Ok im done)
@slowprogrammer2 жыл бұрын
I would like to say, what if Kyle make tutorial about data structures and algorithms??🤔🤔
@shaikjakeer75522 жыл бұрын
Hi Kyle, can you make video on react-to-pdf in tab components implementation ❤️
@eamytb2 жыл бұрын
Just move the origin point already 🤬
@shashankpandey83462 жыл бұрын
Your css battle are kinda weird. The rule is that you have to complete this is fewest words possible. But you are taking an easy route.
@HowManyShrimps-g7z2 жыл бұрын
Same
@butwhy45792 жыл бұрын
.
@js-dw6do2 жыл бұрын
9th نهمی منم
@artyomshegeda2 жыл бұрын
Seems, mathematics is not your hard skill.
@iJuce2 жыл бұрын
Jk second
@itsyourronit2 жыл бұрын
2nd comment
@iJuce2 жыл бұрын
Nah third
@b4rb13der2 ай бұрын
Hey, Nice video, check out my solution for #110 body { background: #D25B70; margin: 0; position: relative; } div { width: 100px; height: 10px; background: #F2E09F; border-radius: 100px; position: absolute; bottom: 95px; left: 80px; transform: rotate(calc(30deg * var(--angle))); transform-origin: calc(100% + 20px) calc(100% - 5px); }