Mail id
Lesson 19 of 26 in Coddy's Coddy Profile Card Clone | Front-end project course.
Challenge
EasyInside ‘text-data’ target class ‘mailid’:
- Set the font-size to 15 pixels.
- Set font-weight to 500.
- Set color #89c0e5.
- Set the margin bottom to 10px.
Try it yourself
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- Write HTML code here -->
<script src="script.js"></script>
</body>
</html>