HTML stands for "HyperText Markup Language". It acts as the skeleton of a web page, providing the underlying structure. HTML does not define either decorative or functional qualities of your page ...
Short version: CSS Paged Media (a W3C standard) is a way to generate PDF documents from XML/HTML as input and CSS for styling. Consider it as an extension for CSS for print purposes. So it is obvious ...