Top "Spacing" questions

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

HTML image bottom alignment inside DIV container

I have a div tag with a fixed height. Most of the images have the same height and width. I …

html css image alignment spacing
Android: TextView: Remove spacing and padding on top and bottom

When I have a TextView with a \n in the text,, on the right I have two singleLine TextViews, one …

android textview padding spacing
Center text in div?

I have a div 30px high and 500px wide. This div can contain two lines of text one under the …

css padding spacing
justify-content property isn't working

I have an odd issue that I'm having trouble with. So I've been working on this prototype html5 template that …

css flexbox spacing article
Evenly space multiple views within a container view

Auto Layout is making my life difficult. In theory, it was going to be really useful when I switched, but …

ios rotation ios6 spacing autolayout
Double-Spacing an ACM Proceedings Article in LaTeX

I am using the acm LaTeX template and I have trouble making my paper double spaced. My LaTeX document looks …

latex templates tex spacing
Spacing between flexbox items

This is what I want: The closest I've got. Applying margin on flexbox items, then removing half of it from …

css spacing flexbox
Spacing between thead and tbody

I have a simple html table like this: <table> <thead> <tr><th>…

css html-table spacing
How to delete border spacing in table

I have a table, first row is like <tr> <th>1</th> <th>2&…

css html-table border spacing
How to control line height in <p> styled as inline

Hopefully this is pretty straight forward, just can't work it out. I need to style a paragraph as 'inline' but …

css inline spacing