Skip to content

Instantly share code, notes, and snippets.

@jairoFernandez
Created May 25, 2017 15:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jairoFernandez/4206590742cba2015ee2ae0af887dacf to your computer and use it in GitHub Desktop.
Save jairoFernandez/4206590742cba2015ee2ae0af887dacf to your computer and use it in GitHub Desktop.
Break page html
/*https://escss.blogspot.com/2012/05/estilos-css-para-imprimir-la-regla-page.html*/
ul, img, table {
page-break-inside: avoid;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment