HTML and CSS Reference
In-Depth Information
@media paged {
html {
width: 100%;
overflow-style: paged-x;
padding: 5%;
height: 100%;
box-sizing: border-box;
}
}
This would make the content look something like this:
Search WWH ::




Custom Search