Questions tagged [stretch]

Stretching images in code.

516 questions
-2
votes
2 answers

Image Stretching in Standard HTML

Current Scenario: I'm building an application which takes an image and we set the background. I want to serve this application on mobile, desktop, and tablet devices. Question: I want to know the best way to stretch and show the image (without…
Dark Knight
  • 503
  • 2
  • 12
  • 25
-2
votes
1 answer

Make a div css height stretch to the bottom of the body

I'm currently working on a webpage where i have a template and add the content in after so i have a div which changes height depending on the content put in it. i want to put another div down the side which will stretch down to the bottom of the…
Martin42006
  • 63
  • 1
  • 8
-2
votes
2 answers

Visual Studio full screen applications with C#

I want to make an applications that works like Word, Excel, Power Point etc... I mean if you maximize or change the window size to something different the program will always adjust the inside elements in a very nice way. I'm creating a new…
Marco Tck
  • 261
  • 1
  • 3
  • 11
-2
votes
1 answer

Stretch a div based on its content

I have a select list and a div in a page. content of the div is depended on the list selected item and it is filled using javascript. I want div to stretch accordion to its content I don't mean the scrollbar,I mean changing in width and height of…
hd.
  • 17,596
  • 46
  • 115
  • 165
-3
votes
1 answer

Problem in android splash screen ---- stretched

Tried everything to fix it didn't find any solution Help me out please and I'm a unexperienced person Splash screen stretched
-4
votes
1 answer

CSS - menu DIV will not stretch

I have this layout created in css: http://snag.gy/sJy7w.jpg The menu div on the left will not stretch. The green area should be filled with the menu but it won't. JSfiddle: jsfiddle.net/DMkXF The 'menu div' on the left should stretch vertically with…
1 2 3
34
35