Top "Spacing" questions

Refers to the blank space (page or screen) between two objects or entities.

Unexplained Extra Space, Possibly Padding Surrounding a Table within a Table

This is an experiment I'm working on for a layout. I had a lot of issues positioning divs to achieve …

html html-table padding spacing
How to change separation between tick labels and axis labels in Matplotlib

My axis labels often look not good (too close to tick labels) when I use Matplotlib. How to set distance …

python matplotlib plot axis-labels spacing
How to increase padding between columns using Bootstrap 3.0

I am relatively new to programming and am making a website using bootstrap 3.0. I want to make two rows that …

twitter-bootstrap-3 grid-layout spacing
Space between widgets in QVBoxLayout

I'm trying to make a sign-in form with Qt5.0.1. I created 2 Widgets and I put my labels and line edits …

qt spacing
How do I force footnotes to the very bottom of the page when the page is not full?

In my thesis, I'm finding footnotes get placed just below the lowest text on the page. This means that the …

layout latex footer spacing footnotes
Spacing between the glyphicon and text?

I am trying to add a glyph icon as part of an email address link. The icon shows but there …

email spacing glyph
Change Spacing Between UIBarButtonItems in iOS 8

I have a UINavigationItem on my view controller, and I am trying to reduce the spacing between my two RightBarButtonItems. …

ios swift ios8 uinavigationitem spacing
How to change character spacing in XAML in a textbox?

How do I change the character spacing in a WPF application within a textblock. Also known as kerning or tracking …

wpf xaml character spacing kerning
get horizontal and vertical spacing in gridview

I am implementing a grid view in my application and I want to get the horizontal spacing between consecutive rows …

android gridview spacing
C# using dockstyle and set margin

I'm trying to insert a couple of objects in a new form that I programmatically create; basically I want a …

c# winforms margin padding spacing