I'm obviously doing something wrong but this is my Day 2 with Bootstrap. I have a fluid container with two rows. On the first row I've got a title and ...
I'm obviously doing something wrong but this is my Day 2 with Bootstrap. I have a fluid container with two rows. On the first row I've got a title and ...
I would like to use a video as a background in a website, but I would like to provide a smaller a clipped version so mobile phones don't have to downl ...
I set the height to 520px but i would like the website to be responsive and height to be dynamic. The problem is that whenever i try to add min-height ...
I am developing an app with Angular and would like to be able to shrink my screen on mobile devices even with touch. Zooming in is possible via the vi ...
So I have a html and css with a specific grid, I already made the .css, but I'm missing something, normally its the col-md or col-sm into the html usi ...
I want to place the button at the bottom left side. The alignment should be responsive. Below is my html code: .third-banner { /*background ...
i'm trying to call webamp player on mobile page and i have no idea how to make this external app responsive on both platforms (desktop, mobile) :( ...
I'm trying to make responsive my website using elementor (pro version). I learned that whenever you modify something inside desktop mode/tablet mode o ...
So I'm still new to web developing and currently working on a restaurant site but when I view the page on smaller screens it's not displaying properly ...
The following code is supposed to display blocks for mobile and desktop view in different ways. This code represents blocks on desktop in this way. ...
I am very new to flutter and modern programming languages at all. At the moment I am working together with someone in order to create an app. We are h ...
I am developing a website and I have a slider with photos of people, that on click (using and event listener) displays a new section that was on displ ...
I'm working on my website's footer, but I've come across a small design problem. I have a "footer__socials" div, and it contains multiple "footer__lin ...
So I want the divs in the 'header-content-lower' element to wrap down (if they all do not fit on the screen) in a row but its not even working, I trie ...
I'm trying to use bootstrap 5 grid with angular material component mat-list but it's not working. I want the text of the 2 field to use 12 columns on ...
I am making a responsive layout and I have problem with responsive cogwheel with paragraphs , here you can see what I am talking about https://justide ...
I would like to make the tea cups and the text under each one overlap each other in mobile format and leave it as it is in computer format, can you he ...
i am trying to attach custom underline to text-span, so it always follows the text. my goal is to attach image to span, couldn't figure out it yet, ...
I have 4 icons which should align like the image below. I've tried to first put them into a <div> with a class which controlls the position. No ...
I got an assignment due in 2 days, where its required to use javascript, and I'm trying to get this navbar turning into a burger-menu when its on mobi ...