Skip to content

Instantly share code, notes, and snippets.

members = %w{
aokiagent
buriburi
cyan_mm
fumi
gentam
itochan
nem
sksat
supachan
table {
border-collapse: collapse;
}
th, td {
width: 120px;
height: 60px;
border: 1px solid black;
text-align: center;
}
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>演習 時間割表を二次元配列で</title>
<script src="sugoi_timetable.js"></script>
</head>
<body>
<h1>すごい時間割</h1>
<input type="button" value="時間割を見る" onclick="showTimetable();">
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>演習: classを用いた書き換え</title>
<script src="ex05-1.js"></script>
</head>
<body>
<input type="text" id="replaceText" size="30" placeholder="何に変えようかな〜♪"><br>
<input type="button" value="ccc" onclick="replaceCcc();"><br>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>演習5-1 配列操作とHTMLの一括操作</title>
<script src="ex05-1.js"></script>
</head>
<body>
<input type="button" value="数える" onclick="countElements();">
<input type="button" value="倍" onclick="doubleElements();">
table {
border-collapse: collapse;
}
th, td {
width: 40px;
height: 30px;
border: 1px solid black;
text-align: center;
}
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>ToDoリスト</title>
<script src="todo.js"></script>
</head>
<body>
<h1>ToDo</h1>
<p>
table {
border-collapse: collapse;
}
th, td {
width: 30px;
border: 1px solid black;
}
@itochan
itochan / question.html
Last active July 8, 2019 13:17
Radio button test
<html>
<head>
<meta charset="utf-8">
<title>ラジオボタンのテスト</title>
<script src="question.js"></script>
</head>
<body>
<p>何が好きですか?<br>
<label><input type="radio" name="question" value="usagi">うさぎ</label>
<label><input type="radio" name="question" value="penguin">ペンギン</label>

保有カード

入会年月 発行会社 カード名称 国際ブランド S枠(万) C枠(万) 備考
15/04 ジャックス REX CARD Lite→REX CARD Visa 30
15/06 ジェーシービー リクルートカードプラス JCB 30
15/07 ポケットカード ファミマTカード JCB 10→30
15/08 楽天カード 楽天カード Master 20 楽天PINKカードに切替のため解約
15/10 ビューカード ルミネカード JCB 20
15/12 楽天カード 楽天PINKカード JCB 20→30