javascript - How to make a landing page with a full screen image? -


I would like to create a landing page with a full screen image. By this way:

I can understand the rest of the things below, but how would I go about covering the entire screen?

This is the background for title tags

If you have 153 in the stylish_policy CSS 163 go to line

  .header {display: table; Status: Relative; Width: 100%; Height: 100%; Background: URL (../img/bg.jpg) No-Dual Center Center Scroll; -WebKit-Background-Size: Cover; -MOZ-BACKGROUND-SHAPE: COVER; Background size: cover; -O-background-size: cover;}   

Backgro-size This is a trick to cover the screen

--- Edit < P> height and width should be 100% so that the picture fits on the entire screen on any media.

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -