I
I
IvanOne2016-04-08 07:36:57
HTML
IvanOne, 2016-04-08 07:36:57

How to make responsive banners?

Hello everyone, there is a static page given to django, an adaptive page (materialize.css) I want to place a banner on it, but I don’t know how to deal with adaptability, as far as I understand, at least 3 banner images are needed for different resolutions. Maybe there are js solutions? And the second question is how to be allowed if someone wants to place flash?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey, 2016-04-08
@skazi_premiere

The picture will be the same, just at different resolutions the banner will occupy 4/6/12 columns (this is an example).

A
Alexander, 2016-04-08
@lasmaster

Give your css banner a width (without specifying a height) and it will scale. For flash, do the same for the object tag. Don't forget to also set the maximum width max-width so that the banner doesn't span more than the width of the original.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question