Top "Width" questions

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

Prevent text from overlap table td width

How can I restrict the table <td> entry to expanding over the entire screen when the entry is …

html css html-table width
Make narrow characters with CSS

How do I reduce characters' width of Arial-like fonts with CSS?

css fonts width
Android layout_width & layout_height, how it works?

I am trying to create an interface, where two or more buttons will be displayed to the user, if a …

android android-layout height width slidedown
Is it possible to use jQuery to get the width of an element in percent or pixels, based on what the developer specified with CSS?

I'm writing a jQuery plugin and something I need to be able to do is determine the width of an …

jquery css width
CSS \9 in width property

What is the meaning of this? I am guessing it is a browser hack, but I have not been able …

css width css-hack
What are the differences between flex-basis and width?

There have been questions and articles about this, but nothing conclusive as far as I can tell. The best summary …

css flexbox width
How to use android:maxWidth?

I want to set a maximum width of an edit box. So I created this small layout: <LinearLayout xmlns:…

android width
SSRS tablix column CanGrow property for width?

I'm working on a tablix in SSRS 2008 and want my columns to autosize (width only) to their contents. CanGrow only …

reporting-services width ssrs-2008
Does setWidth(int pixels) use dip or px?

Does setWidth(int pixels) use device independent pixel or physical pixel as unit? For example, does setWidth(100) set the a …

android width pixels units-of-measurement density-independent-pixel