JSFiddle - React, Tailwind, and code Playground
by johnmu
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- #BeginTemplate "main.dwt" -->
<head>
<base href="http://www.dogwoodceramics.com/">
<meta name= "viewport" content="width=device-width, initial-scale=1" />
<meta name="pinterest" content="nopin" />
<link rel="publisher" href="https://plus.google.com/+dogwoodceramicsgulfportms"/>
<!-- #BeginEditable "doctitle" --><title>Dogwood Ceramic Supply</title>
<meta name="description" content="Dogwood Ceramic Supply is the complete source of ceramic and pottery equipment and supplies for the professional and hobby ceramist and potter." />
<link rel="canonical" href="http://www.dogwoodceramics.com/" />
<!-- #EndEditable -->
<link rel="stylesheet" type="text/css" href="main-style-sheet.css" />
<script type="text/javascript">var _gaq=_gaq||[];_gaq.push(['_setAccount','UA-3068810-1']);_gaq.push(['_trackPageview']);_gaq.push(['_trackPageLoadTime']);(function(){var ga=document.createElement('script');ga.type='text/javascript';ga.async=true;ga.src=('https:'==document.location.protocol?'https://ssl':'http://www')+'.google-analytics.com/ga.js';var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s)})();</script>
</head>
<body>
<p class="Centered">
<img alt="Dogwood Ceramic Supply" src="image/88.1.1.jpg" width="900" height="297" /></p>
<table class="NavigationTable" id="Top-Navigation-Bar"><tr><td><ul class="Top-Navigation-Bar"><li><a href="http://www.dogwoodceramics.com/">Home</a></li><li>
<a href="products.htm">Products Index</a></li><li>
<a href="hot-off-the-press.htm">Hot off the Press</a></li><li>
<a href="manufacturer-links.htm">Manufacturer Links</a></li><li>
<a href="maps-to-dogwood-ceramics.htm">Maps to Dogwood</a></li><li>
<a href="customer-service-and-support.htm">Customer Support</a></li><li>
<a...
CSS
@media all and (max-width: 800px) {
table #Top-Navigation-Bar a {
color: inherit;
background-color: inherit;
font-size: inherit;
}
body p { background-color: yellow; }
table #Top-Navigation-Bar li {
float: inherit;
}
#fontsizemenu { display: none; }
#header .search { float: none; width: 70%; padding: 0; }
div.header-title { float: none; position: relative; top: auto; left: auto;}
#sidebar { display: none; }
div#content { border: 0; width: 100%; }
div#page { min-width: 100px; }
#footer { margin: 0; }
div#header { border: 0; height: auto; margin: 1em; }
div#header div { height: auto; }
div.post { overflow: hidden; }
}