Top "Width" questions

The property which determines the size of an object on the X-axis.

Width: 100% Without Scrollbars

I'm trying to make a part of my webpage that fit the width of the browser, for this I'm using …

css layout width overflow
Pure CSS Solution - Square Elements?

If I have a <div> with a relative width (such as width: 50%), is there a simple way to …

css layout width aspect-ratio
can i get image file width and height from uri in android?

i can getting the image width through MediaStore.Images.Media normally but i need to getting the image width and …

android image height width uri
100% width is bigger than parent's div

I'm working on vBulletin theme, but on thread list, every thread has 100% for its width but threads are also bigger …

html css width
Change p-column width

I'm in a project where I need to use PrimeNG to do tables and I have a problem with defining …

css width primeng
Setting a maximum width on a ViewGroup

How do I set the maximum width of a ViewGroup? I am using a Theme.Dialog activity, however, this does …

android view width android-linearlayout
Set width of TextView in terms of characters

Really looking for an answer to this. Want to set the width of a TextView based on a number or …

android width textview
Responsive website: How to get rid of horizontal scroll bar?

I am currently creating a responsive website. I noticed there is an issue with empty space on the right as …

width horizontal-scrolling css
How to make children auto fit parent's width only with CSS?

I have a server-side component that generates a fluid layout "toolbar" using DIV without fixed width, generating many A inside …

html css css-float width fluid-layout
How to increase scrollbar width in WPF ScrollViewer?

I am working on a touch screen on a small device and the custom width of the scroll-bar is no …

wpf scrollbar width scrollviewer