powered by
Returns the default CSS used by print_html(). This can be included once in an HTML document instead of printing it with every table.
print_html()
html_css()
A character string containing a <style> element.
<style>
cat(html_css())
Run the code above in your browser using DataLab