golang

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
golang [2019/09/17 15:54] – [Go 関連] ともやんgolang [2019/09/17 20:49] ともやん
行 14: 行 14:
       overflow:hidden;       overflow:hidden;
     }     }
-  </style> +    #clearfix:after {
-</html> +
-<html> +
-  <style> +
-    #go-logo img { +
-      display: block; +
-      height: 10rem; +
-      max-height: 200px; +
-      width: 250px; +
-      margin: 0 auto; +
-      object-fit: cover; +
-      object-position: 0 0; +
-    } +
-    #desc { +
-      min-width: 200px; +
-      overflow:hidden; +
-    } +
-    .clearfix:after {+
       content: "";       content: "";
       display: block;       display: block;
行 38: 行 21:
       clear: both;       clear: both;
     }     }
-    .clearfix {+    #clearfix {
       display: inline-table;       display: inline-table;
     }     }
     /* Hides from IE-mac \*/     /* Hides from IE-mac \*/
-    * html .clearfix {+    * html #clearfix {
       height: 1%;       height: 1%;
     }     }
-    .clearfix {+    #clearfix {
       display: block;       display: block;
     }     }
行 52: 行 35:
 ====== Go 関連 ====== ====== Go 関連 ======
 本家: [[https://golang.org/|The Go Programming Language]]\\ 本家: [[https://golang.org/|The Go Programming Language]]\\
-<WRAP multi-columns class clearfix>+ソースコード: [[https://github.com/golang/go|golang/go: The Go programming language]]\\ 
 +<WRAP multi-columns #clearfix>
 <WRAP left #go-logo> <WRAP left #go-logo>
 {{:golang:golang_logo.png|Go Logo}}\\ {{:golang:golang_logo.png|Go Logo}}\\