以上、HTMLの説明でした。
次からはCSSについて解説していきます。
#samle1
{
border: 2px dotted #999999;
}
.sample2{
color: green;
font-weight: bold;
}
HTMLで記述されたファイルです。