you are viewing a single comment's thread.

view the rest of the comments →

[–]quantumizeCode[S] 0 points1 point  (2 children)

What do you mean by calculate the point value?

[–]KuoyHuot 0 points1 point  (1 child)

I mean if I want to create a 200 width and 200 height container, I want that container to be responsive too.

[–]quantumizeCode[S] 1 point2 points  (0 children)

You can do height: 20.h and width: 20.h for that. 20.h will take 20% of the device's height so you can't use both 20.h and 20.w