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;}
  #level1 {
    margin-left:143px;
    padding-left:9px;
    background:#FFF;}
</style>
...
<body>
  <div id="level0">
    <div id="level1">
      The code you are reading.
    </div>
  </div>
</body>
...