Top "Margin" questions

The CSS margin properties define the space around elements.

programmatically set margin/ padding of textview in a listview

This is a part of main_alllatestnews.xml <LinearLayout android:id="@+id/layout_content" android:layout_width="fill_parent" …

android padding margin
Is there any way to add padding to select options via CSS?

I want to add some kind of space (padding, margin or whatever) between select options in HTML using CSS. I …

html css combobox margin padding
CSS display: inline-block does not accept margin-top?

I have an element with display: inline-block, but it doesn't seem to accept margin-top. Is this because the element is …

css position label margin
How to set margin for a Button in Flutter

I am just creating a form in Flutter. I am not able to set the top margin for the button. …

button flutter margin flutter-layout
Margin-right broken on width 100%

I have a DIV containing an image and a second DIV. The parent DIV is set to position: absolute; the …

html css position margin
margin inside the edit text in android

My question is : I have an EditText and I want set a margin inside the EditText, I mean margin for …

android android-layout android-edittext margin textview
Table padding not working

I have a table that sits within a parent div full of body text and other content. I have the …

html css margin padding css-tables
How to overlay one div over another div without using position: absolute?

I have two divs with two images: <div id="div1"> <div id="div2"> <img src="…

css overlay css-position margin
Margin: Auto not working in IE

URL: http://cyberbat.co.uk/test container margin: auto is not working, is there any other way to put it …

css internet-explorer internet-explorer-9 margin text-align
UIButton Text Margin / Padding

I have the following layout, and I'm trying to add a padding to the left and right.. The controls are …

iphone uibutton uikit margin padding