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

Can Not Visit Link When Click On The Picture

I have a 2 blocks. Photo and Video. In computer version when I click for them I can visit each link… Read more Can Not Visit Link When Click On The Picture

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

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

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

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

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

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

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

Text Images Adapt With Css Transform Responsive Design Within Grid (remove Zoom)

I have dates that are calculated with PHP and spat out as images that read things like 26th of Febr… Read more Text Images Adapt With Css Transform Responsive Design Within Grid (remove Zoom)

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?

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

Responsive Css @media Queries

For making responsive my website I'm using media queries like this but when I try to test my w… Read more Responsive Css @media Queries

Text Images Adapt With CSS Transform Responsive Design Within Grid (remove Zoom)

I have dates that are calculated with PHP and spat out as images that read things like 26th of Febr… Read more Text Images Adapt With CSS Transform Responsive Design Within Grid (remove Zoom)

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?