メールID
Coddyの「Coddy プロフィールカードのクローン | フロントエンドプロジェクト」コースのレッスン 19/26。
チャレンジ
簡単‘text-data’ 内のターゲットクラス ‘mailid’:
- font-size を 15 ピクセルに設定します。
- font-weight を 500 に設定します。
- color を #89c0e5 に設定します。
- margin bottom を 10px に設定します。
自分で試してみよう
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- Write HTML code here -->
<script src="script.js"></script>
</body>
</html>