JSFiddle - React, Tailwind, and code Playground
HTML
<!--Old Spreadsheet, able to publish specific cells -->
<iframe width='544' height='249' frameborder='0' src='https://docs.google.com/spreadsheet/pub?key=0AkC6q_6fzB6WdDNGeTk2X1RGNzBJLVhaaWpld19FUlE&single=true&gid=4&range=B1%3AE11&output=html&widget=false' style="border:solid black; margin-top:20px; clear:both;">
</iframe>
<!--New Spreadsheet, not able to publish specific cells -->
<iframe width='544' height='249' src="https://docs.google.com/spreadsheets/d/1HqS9DqBK4r7Qtff8Ecy7wKRPsiSUW_03i9x95OwuW74/pubhtml?widget=true&headers=false"></iframe>
JavaScript
<iframe src="https://docs.google.com/spreadsheets/d/1vmcjJMdLpGwaBvi_dSWxLmpILA5K-lhnQQji47BPLwE/pubhtml?widget=true&headers=false"></iframe>