Width of devices browser (Responsive Web Design) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Width of devices browser (Responsive Web Design)

How to know the width of my device browser? Where can I see that? How can I know the width of a device browser? Like laptop, desktop, tablet mobile. It's just a simple question, I hope someone can answer.

11th Dec 2021, 7:14 AM
Jonathan P. Jundarino
Jonathan P. Jundarino - avatar
3 Answers
+ 2
You don't need to know device width. If you want to work on your code based on device width, just use % or vw. width: 100vw; /* full screen width */
11th Dec 2021, 9:45 AM
Kashyap Kumar
Kashyap Kumar - avatar
0
I'm sorry, my question is wrong after reading that again, my english is not that good. I will retype Kashyap Kumar ⭕ please answer again.
11th Dec 2021, 10:31 AM
Jonathan P. Jundarino
Jonathan P. Jundarino - avatar
0
Kashyap Kumar ⭕ may I ask how? I fix now my question.
11th Dec 2021, 10:35 AM
Jonathan P. Jundarino
Jonathan P. Jundarino - avatar