Top "Width" questions

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

How to display inline blocks without breaking them on new line when shrinking parent

I have 2 columns (inline blocks) in a container (100% width). Left side column has to have a min-width, say 200px, width:25%. …

html width css
Pulse width modulation (PWM) on AVR Studio

I'm trying to use PWM for an LED on an ATmega8, any pin of port B. Setting up timers has …

width avr pulse atmega
Use screen.width inside calc (css)

Is there a was of using screen.width inside calc? Something like this: left: calc(250px + screen.width - 1024px)!…

css width screen calc
How to prevent headings (<h1>) from taking up more width than they need?

If I define a heading like <h1>, its width is set to 100% by default. Is there a way …

html css width
Listen to browser width / height changes with jQuery

I have some divs that are set with position absolute (CSS) when the page is ready, and are positioned relative …

javascript jquery resize height width
XML Table layout? Two EQUAL-width rows filled with equally width buttons?

Here's a part from my XML for LAND format: <TableLayout android:layout_height="wrap_content" android:layout_width="wrap_…

android xml width android-tablelayout
CSS: hide element but keep width (and not height)

display:none will completely hide an element as if it now had a width and height of zero visibility:hidden …

css height width hide
Flexslider Slide Width Issue

I have a strange issue using flexslider. The Slide LIs don't get the correct width so that all slides are …

width loading flexslider
Reset scale/width/zoom of Safari on iPhone using JavaScript/onorientationchange

I am displaying different content depending on how the user is holding his/her phone using the onorientationchange call in …

javascript iphone width zoom viewport
Dynamic SharePoint web part width and height

I am trying to dynamically adjust the width and height of a web part in a SharePoint web part page …

sharepoint web-parts height width