Questions tagged as 'floating'

1
answer

Float Right is overlapping div and invading low div

So, I'm here again, asking for help, I tried everything, I even used overflow:hidden , but it got much worse, so I need help, I have The code for the div: width: 100%; display: block; background: #FFF; padding: 2em 3e...
asked by 28.07.2016 / 16:41
1
answer

Inflate Layout in a Service

In case this code makes a floating window with a button to end the activity, then how do I now inflate a layout, or another way to build a layout inside the service. public class FloatingWindow extends Service { WindowManager wm; Line...
asked by 26.12.2016 / 21:08
1
answer

Array of tags in a div, padding and magin

Well, my teacher asked to "clone" the facebook site as an exercise to apply what was learned with html and css during class. However, I can not leave the two labels "password" and "email" on top of the two corresponding input text, using margin...
asked by 08.10.2016 / 21:02