(ページの白紙化)
 
(同じ利用者による、間の2版が非表示)
1行目: 1行目:
<html lang="ja">
 
  
<head>
 
 
 
  <link href="https://fonts.googleapis.com/css?family=Kosugi+Maru&display=swap&subset=japanese" rel="stylesheet">
 
 
  <style>
 
 
/*色指定*/
 
.red{
 
color:#e2041b;
 
}
 
.blue{
 
color:#19448e;
 
}
 
.yellow{
 
color:#f8b500;
 
}
 
.green{
 
color:
 
}
 
 
  </style>
 
 
</head>
 
 
<body>
 
 
<span class="red">あか</span><span class="blue">あお</span>
 
 
</body>
 
 
</html>
 

2019年11月8日 (金) 10:46時点における最新版