-->
-<!-- Center the tables, and disable the 1995-era 3D borders -->
-<style type="text/css">
-table { margin-left: auto; margin-right: auto; border-style: none; }
-hr { border-style: none; border-top: 1px solid black; }
-</style>
-
<h2 id="introduction">Introduction to Go 1</h2>
<p>
}-->
{{donotedit}}
-<!-- Center the tables, and disable the 1995-era 3D borders -->
-<style type="text/css">
-table { margin-left: auto; margin-right: auto; border-style: none; }
-hr { border-style: none; border-top: 1px solid black; }
-</style>
-
<h2 id="introduction">Introduction to Go 1</h2>
<p>
.example .expanded { display: none; }
.exampleVisible .collapsed { display: none; }
.exampleVisible .expanded { display: block; }
+
+table.codetable { margin-left: auto; margin-right: auto; border-style: none; }
+hr { border-style: none; border-top: 1px solid black; }