#how to get better in css and js
27 messages · Page 1 of 1 (latest)
Try replicating existing websites without looking at their code.
like not even their width and height
Use browser dev tools to check that. Also, you can just approximate. The idea is to practice techniques and not to actually make an exact replica.
It depends on the shape. You can use clip paths, gradient combinations, or border radiuses.
Frameworks are useful to learn, but it's better to get decent competency without them first.
ohhh
That one says "path" because it is an SVG path. That shape can be made with CSS, but it's complicated and requires advanced skill if you want to build that shape from a single element. It only requires intermediate skill if you want to build it with 4 elements.
so replicating websites even their functionalities like texting and posting?
I'm not sure what "texting" refers to in this context. You can skip the ability to submit a post. It seems that you are practicing front end, and that requires back end skills.
thanks : ))
ChooKing pointed out some great points, I've replicated websites design for practice myself. I would use Codecademy and take their Front-End developer course, it'll help you.
omg
i will definitely check that
That was only the intermediate level solution. There is a more advanced one that uses only a single element. That one involves a lot of math.
ohh
btw do u know anything about code academy course
I am aware of it's existence but you probably know more about it than I do.
no idk about some one suggested me in this forom
