dcsimg
 
Please note, this is a STATIC archive of website webreference.com from 01 Oct 2018, cach3.com does not collect or store any user information, there is no "phishing" involved.
And the HTML code looks like this:
...
<style>
  body {
    margin:9px 9px 0 9px;
    padding:0;
    background:#FFF;}
  #level0 {
    background:#FC0;}
</style>
...
<body>
  <div id="level0">
    The code you are reading.
  </div>
</body>
...