Questions tagged as 'align'

1
answer

When to use vertical-align?

I have a notion that in certain cases it is recommended to use this property instead of text-align , margin or position . But I do not know why or how vertical-align works. Also, how do you use this property?    ...
asked by 04.11.2014 / 02:39
1
answer

Line wrap with br tag causes spacing in generated PDF

When converting html to pdf using flying saucer in java, the following error occurs in the pdf file; A spacing between the last sentences before the paragraph line breaks. This gives the impression that the pdf to be generated is using the fully...
asked by 29.09.2016 / 05:54
1
answer

How to align text in a "mobile" menu using the "select" tag

I have a website (structureonline.com) responsive and when I access the menu on a PC simulating a mobile device the text is aligned to left . I have the following code on my site: index.html : <nav> <...
asked by 19.03.2015 / 11:51
1
answer

Layout Alignment Between Class Swapping - Android Studio

I'm implementing a program that uses database and interacts with different layouts of entries and editing users. I'm working with RelativeLayout on all screens. In one of the layouts , I enter a perfectly aligned button...
asked by 18.02.2015 / 01:00
1
answer

Centering elements of an SVG

Hello, I have <g> inside an SVG and would like to centralize your content, basically it would look like this: +-----------------+ x-----------------+ | X | | | | | |...
asked by 13.11.2018 / 20:01
1
answer

HTML CSS - Organize images (figure) with captions (figcaption) on the page?

I'm having difficulty putting the caption inside my image, I want the caption to be at the bottom of the image (inside it), another thing is that my section.galeria is not inside my div # interface and I also can not centralize it. @charse...
asked by 13.09.2018 / 15:01
1
answer

Navigation not taking full browser size

is the following, I noticed now an error that my site has, is the following, I set the max-width of the page to 1366px, if I zoom out in the browser all elements occupy the full width of the browser. But it turns out that my navbar, with width 1...
asked by 04.05.2018 / 01:31
1
answer

Difficulty with text alignment on the Ionic 2 button

I started my studies with Ionic 2 these days and I can not align the text of the Ionic buttons to the right or left, it is only in the center. 1 - I tried to use the markings reported in the Ionic Doc (text-left, text-right), I did not succee...
asked by 23.04.2017 / 03:03
1
answer

Div on top of image

I'm trying to put a div over the image, this div will be a white container with a certain height and width, inside that container, it will contain a title and a paragraph. Below I leave the section where I want to make this container, the div...
asked by 05.05.2018 / 13:59
1
answer

Grid is not working

Hello, I'm having a problem using a grid.css. The following, when using the classes to define the columns, simply does not work. I simply want to align 2 columns side by side. I'm using this grid: link Section HTML: <section class=...
asked by 02.05.2018 / 15:36