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

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

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

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?

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

Html5/css Sticky Header With Logo And Navigation

I want to create a homepage where you see an image at first with the actual navigation bar on the b… Read more Html5/css Sticky Header With Logo And Navigation

How To Keep Buttons, Text And Images Relative To A Screens/browsers Size?

I'm making a small website and I'm very new to CSS but whenever I change the size of the we… Read more How To Keep Buttons, Text And Images Relative To A Screens/browsers Size?

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

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