+ 3

how to work width.

19th Oct 2016, 5:24 AM
Vivek Gour
Vivek Gour - avatar
3 Respuestas
+ 4
Just set width to a pixel amount or percentage. Same thing applies to height. <img src="" alt="" style="height:50%; width:50px">
20th Oct 2016, 1:51 AM
Cohen Creber
Cohen Creber - avatar
+ 3
In CSS you would us this. Body{ Width:85%; or 1000px; }
21st Oct 2016, 8:25 PM
Brian
+ 2
width:100px / 120%
29th Oct 2016, 2:09 PM
Jamiul Alam Rejon
Jamiul Alam Rejon - avatar