html body full height

44

html body full height -

html {
  height: 100%;
}
body {
  min-height: 100%;
}

Comments

Submit
0 Comments