Skip to content Skip to sidebar Skip to footer
Showing posts with the label Responsive

How To Use Media Query For High Resolution Devices

I have made a simple website which is responsive (more or less). I have used media query @media onl… Read more How To Use Media Query For High Resolution Devices

Header Not Being Responsive When Resizing

I have a table where when I resize it wont show my header Steps on the web view it does show perfec… Read more Header Not Being Responsive When Resizing

Responsive Nav Bar Hides Element Below It

I created a responsive navigation bar, but it makes the element below, a Flexslider plug-in, disapp… Read more Responsive Nav Bar Hides Element Below It

Flex-box Two Boxes Wrap When Scaling Window Browser

We have four children in one parent. And I want to make effect which you see on the picture. Soluti… Read more Flex-box Two Boxes Wrap When Scaling Window Browser

Issue With Creating A Responsive Program With Media Queries

I'm trying to create a simple responsive program, that will change the text depending on the sc… Read more Issue With Creating A Responsive Program With Media Queries

Side Bar With A No Previsible Width In Css/html

Is there a way to achieve the following behavior in css/html : Please note the green side bar has … Read more Side Bar With A No Previsible Width In Css/html

When Rotating An Iphone X To Landscape, White Space Appears To The Left And Below Cover Image

A weird problem occurred today. While testing a simple 'coming soon' page my background ima… Read more When Rotating An Iphone X To Landscape, White Space Appears To The Left And Below Cover Image

Css Layout Not Working On Mobile Device

My template looks pretty much the way I want it on my desktop but when I load it on my phone in eit… Read more Css Layout Not Working On Mobile Device

How To Align Labels On A Div Layout

I have a html table, which shows informations about a movie. I am trying to change this table to a … Read more How To Align Labels On A Div Layout

How To Make A Centered Svg Image And Text Responsive?

I'm looking for a way to make responsive a SVG image and a text above it, that are centered in … Read more How To Make A Centered Svg Image And Text Responsive?

Css Email Template At Outlook Does Not Display Correctly

I am trying to make a HTML CSS Email template that can work on all email clients. I manage to get a… Read more Css Email Template At Outlook Does Not Display Correctly

Responsive Layout When Using Grid

The website is designed to have 6 big squares, 3 per row, in a grid layout. I am trying to make it… Read more Responsive Layout When Using Grid

Set Background Image With Transparent Color And Also Make The Height Of The Image Adapt To The Content

.about { width: 100%; height: 300px; background-color: rgba(0,0,0,0.55); } I am trying to se… Read more Set Background Image With Transparent Color And Also Make The Height Of The Image Adapt To The Content

Bootstrap Grid - Square Tiles With Same Horizontal/vertical Gap

I'm trying to create a Grid of Tiles with Bootstrap with the following properties: all tiles s… Read more Bootstrap Grid - Square Tiles With Same Horizontal/vertical Gap

Header Not Being Responsive When Resizing

I have a table where when I resize it wont show my header Steps on the web view it does show perfec… Read more Header Not Being Responsive When Resizing

Flex-box Two Boxes Wrap When Scaling Window Browser

We have four children in one parent. And I want to make effect which you see on the picture. … Read more Flex-box Two Boxes Wrap When Scaling Window Browser

How To Use Media Query For High Resolution Devices

I have made a simple website which is responsive (more or less). I have used media query @media onl… Read more How To Use Media Query For High Resolution Devices

How To Change Layout Of Horizontal Cards In Materialize CSS On Mobile?

I'm trying to create a layout that's similar to this: the image and text should be side-by-… Read more How To Change Layout Of Horizontal Cards In Materialize CSS On Mobile?