- Menu -
Information Main Contents Book Mark



>>戻る

Memo
"シンプルめにゅー"
オシャレな英字を使用したシンプルなテンプレです

Sample
▼<t> 〜 </t>
ABC abc 123
ひらがな カタカナ 漢字


▼<m> 〜 </m>
ABC abc 123
ひらがな カタカナ 漢字

Heda
<style type="text/css">
@import url('https://fonts.googleapis.com/css?family=Tangerine');

t{
font-family: 'Tangerine', cursive;
font-size : 38px;
}

f{
font-family: 'Tangerine', cursive;
font-size : 18px;
}

m{
font-family: 'Tangerine', cursive;
background-color:#fbfaf5;
font-size : 24px;
}

body{
background-color: #ffffff;
color: black;
}

</style>

Body
<center><t>- Menu -</t><br><m><a>Information</a></m> <m><a>Main Contents</a></m> <m><a>Book Mark</a></m></center>