CSS

Quick Tip: Full height background images across all browsers

Today we have a quick tip for you. Just a small post that show you how you can create Full height background images across all browser size including mobiles and tablets.

The task is relatively easy. This just takes a few line of CSS to make sure this works. In this example I will be using the “body” tag to place my background image, but you could call this CSS for specific div as well.


	
		Full Height Background Tutorial | Code Pixelz Media
		
	
	
		

Full height background demo

That’s it. That is all you need to do to have full height over all browsers.

View Demo | Download