How do I layout my website in responsive boxes? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How do I layout my website in responsive boxes?

responsive website layout

2nd Oct 2017, 9:09 AM
NORMAN
NORMAN - avatar
8 Answers
+ 1
see my basic website layout design.. very responsive for mobile and website.... here i'm using vh https://code.sololearn.com/WaT2A8y36VMa/?ref=app
2nd Oct 2017, 10:28 AM
meherDev
meherDev - avatar
+ 5
You can use vw/hv instead of pixels to set dimensions of elements
2nd Oct 2017, 9:22 AM
ThreeG
ThreeG - avatar
+ 5
viewport width
2nd Oct 2017, 9:26 AM
ThreeG
ThreeG - avatar
+ 2
vw? I use % and pixels please explain better
2nd Oct 2017, 9:23 AM
NORMAN
NORMAN - avatar
+ 2
oh! thanks
2nd Oct 2017, 9:27 AM
NORMAN
NORMAN - avatar
+ 1
and also see my responsive grid layout, its very useful to create a website with very few code... https://code.sololearn.com/WfWmAYcq6VFK/?ref=app
2nd Oct 2017, 10:33 AM
meherDev
meherDev - avatar
0
ok thanks bro
2nd Oct 2017, 2:11 PM
NORMAN
NORMAN - avatar
0
welcome... you should also watch Travercy media in YouTube... very good channel for web technology...
2nd Oct 2017, 9:37 PM
meherDev
meherDev - avatar