Skip to main content

All Questions

Tagged with
0 votes
0 answers
18 views

how to create a cursor responsive 3D sphere on website without direct coading?

Can i know how to create a cursor responsive 3d sphere just with using any website builder tool or app? without using direct html/css/js. (a guy asked this in a interview) let me know if there is any ...
Av Darwin's user avatar
0 votes
0 answers
16 views

Responsive Design Challenge: Elements Misaligned on Mobile View

I'm encountering an issue with responsive design where certain elements are misaligned when viewed on mobile devices. Despite using media queries and flexible layouts, the problem persists. I've ...
Koripella Abhinavin's user avatar
0 votes
0 answers
44 views

display: none; in media query not working [duplicate]

.albums .next_album { display: flex; justify-content: center; align-items: center; flex-basis: 50px; background: rgba( 255, 255, 255, 0.1 ); box-shadow: 0 8px 32px 0 rgba( 31, ...
Yunes Ehsanpour's user avatar
0 votes
1 answer
181 views

Flutter how to draw a curved path between widgets keeping it responsive

I want to make a curved path between widgets on my website, like a story timeline. I have managed to draw the curved paths, however, the problem arises when resizing the page as they move and start ...
Luca Rughani Jeevanjee's user avatar
0 votes
0 answers
59 views

Hostinger responsive template wont load. I have been trying for two days and it wont go past the importing content section

I attempt to import a responsive starter template that is only one page to build a website. It initiates and get stuck spinning a green wheel and never progresses past it. Hosting customer service ...
Joe Steinmetz's user avatar
0 votes
1 answer
38 views

How can i stop CSS Grid cells from expanding due to text content?

SO i've attached a screenshot, i want my content cells to stop expanding past 600px in height because of the text when the screen is shrunk resulting in the odd design view. Instead i would like the ...
Emerald Wolf's user avatar
0 votes
1 answer
13 views

hwo to introduce Mobile first concept in a website creation

Good morning, I want to creat a websibe mobile first but i want to know this before. Good morning, To respect the mobile-first concept, do I have to give the dimensions of a mobile device to my ...
rudo_passion_code72's user avatar
0 votes
1 answer
63 views

How to get media query breakpoint to work properly?

I'm learning css positioning and I have a rotated image that goes behind another section on desktop size, but I want to make it take up the whole screen and straighten when the viewport becomes tablet ...
Viktorija's user avatar
0 votes
0 answers
140 views

CSS Media Queries not respected on chrome in iOS when using text-scaling (text-zoom)

When using a CSS media query to set different styles depending on viewport width the media query is not respected by chrome browser running on iOS when using text-scaling/text-zoom in the browser ...
MIstudent's user avatar
-1 votes
1 answer
75 views

Is there a way to detect the device when going on a website to change the content

I want to do the following, when somebody visits my website on the phone it should say "please visit from desktop" and when it gets visited by desktop its normal. How can I make the website ...
q2000 official's user avatar
0 votes
1 answer
44 views

How do I make my web-page responsive in Figma?

I have just started learning Web-Design. I have bought online courses from Udemy and I am on the stage where I have to create responsive page in figma. Guys I am sure that responsive page is very ...
Vakho's user avatar
  • 3
-1 votes
1 answer
89 views

I'm unable to make my html/css/bootstrap file responsive and be able to fit any screen's resolution

i'm new to web developement and i would like to know how i can make my file elements responsive and be able to fit any screen's size or resolution. Help is much appreciated! Here's my code : `\<!...
Dah Sidi Abdallah's user avatar
2 votes
1 answer
25 views

Fluctuating between two events

<div class="container"> <button id="1">first</button> <button id="2">Second</button> <button id="3">Third</...
Jad's user avatar
  • 55
0 votes
2 answers
48 views

@media Query not responding in chrome

So I'm trying to get this page to be responsive.. It works in firefox, and in chromes inspect tool, but regularly resizing chromes browser doesn't yield any results. input {height:40px;} @media screen ...
Brent Carter's user avatar
0 votes
2 answers
2k views

How to make this flutter screen responsive according to different screen sizes?

I tried some plugins also for responsive this app screen.But it doesn't worked.How to create this responsive with mediaquery ? Does mediaquery is enough for this ?
Nadun Vihanga's user avatar

15 30 50 per page
1
2 3 4 5
7