Questions tagged as 'responsive'

2
answers

How to create a responsive ball with css and html?

I have a doubt, and that is that for a class work I am trying to create as "a Christmas ball" that I turn, the thing is that the ball has already been made and turned, but there is a problem and that is that if the size I give it with em or wi...
asked by 06.11.2018 / 17:02
3
answers

Is it possible to accommodate these objects responsively using bootstrap?

I'm doing this responsive site with bootstrap, but I do not know how to use the grid or the @media to adapt as in the second image. Should I use javascript? <div class="container" style="background-color: #000000">...
asked by 10.07.2017 / 01:14
1
answer

Overlaid images responsive Possibilities?

I'm playing with the positioning of responsive images (using our bootstrap friend) and I want to make a base image, like the one in the example in which I have a div with a background image and on this several div with images (with transparency)...
asked by 21.08.2018 / 13:27
1
answer

Responsive HTML mail template without @media query?

I'm trying to create an email template with a layout that shows in the same section three columns on computers and one on mobile - I can not use @media queries since I need it to look good even in outlook. So far I have been doing this, but t...
asked by 29.09.2017 / 04:47
1
answer

Problems with col-xs (Boostrap)

The problem is that in my browser the divs col-xs are not seen correctly. However here if it looks good. I leave a photo: HTML <!doctype html> <html> <head> <link href="css/bootstrap.min.css" rel="styleshe...
asked by 15.08.2017 / 15:29
3
answers

Poorly centered elements

Good, why do the map and the text below appear off center? This on the computer screen does not happen to me, it happens to me when the width of the screen is less than 1200 px (approx) , ie an iPad screen for example. How could I...
asked by 13.09.2017 / 13:23
1
answer

Image with text over responsive with full width in the image with height 500px

I am trying below my navbar to put an image with full width and a height of 500px with text on top of the responsive image .. I have been looking for how to make everything mentioned responsive because when I try to always do it in a certain...
asked by 04.10.2018 / 06:05
1
answer

Django forms interactive

I am using Python3.5 Django 1.11 as a backend for an apache server in red hat. Currently it has been put into production and works without problems. We are now seeing the need for future use of FORMS in the pages but with the priority of bein...
asked by 08.03.2018 / 15:20
2
answers

How can I effectively move divs with half queries?

Eh been trying to put two divs that are always the same size one winged another by row but when it is smaller the screen that is placed one below another. There must be a better way but I can not do it effectively I'm imagining something like...
asked by 19.07.2018 / 17:28
0
answers

How to center a background image as the screen is resized?

I am working with Bootstrap a web one page, which I work images type background-image within a div of size 12 ( col-lg-12 ) said div has a high of 640px which covers me all the screen my background bg1.png ( lin...
asked by 10.10.2017 / 15:32