Day 32

Starting the responsive CSS Grid Tut by Traversy Media.
#CodingPhase #TheCodingWay #365CodingPhaseChallenge

**********

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<script defer src="https://use.fontawesome.com/releases/v5.5.0/js/all.js" integrity="sha384-GqVMZRt5Gn7tB9D9q7ONtcp4gtHIUEW/yG7h98J7IpE3kpi+srfFyyB/04OV6pG0" crossorigin="anonymous"></script>
<link rel="stylesheet" href="style.css">
    <title>Responsive TUT CSS-Grid</title>
</head>

Comments

Popular posts from this blog

Day 1

Day 365 + 1

Day 365 + 2