igorkol91 / responsivePerma

This clone contains work with Grids and media queries to show 3 sized responsive design. Built with HTML and CSS
1 stars 0 forks source link

Grid layout #4

Open barackm opened 3 years ago

chukwuemeka1234 commented 3 years ago

Great work so far. You're good.

uzairali19 commented 3 years ago

You should use

tag, for the header links section to make the code more semantic and having a font library is not recommended, So if you can probably use a font awesome CDN link or node package manager for font awesome.

Here is the latest one :

<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous"/>

Apart from that. Great work making this far. 👍