HI. I started learning Css and HTML recently. For now it is very difficult for me to make responsive designs. Maybe you have some advice about that? Best tutorials, what is wrong with my first QR code or what points are crucial to know when learning responsive design? Also maybe you have any advice about best practice and writing clean code? Thank you for the answer!
Inci Huseynli
@incihuseynliAll comments
- @deimantejaguSubmitted about 1 year ago@incihuseynliPosted about 1 year ago
Firstly, congratulations for your first project! You did great work for first step.
Everything was looking good so far with project, but I would like to give some opinions. You wrote your CSS in main HTML file, but I hope you'll sperate them in different file in your future projects. Even if it's short it's good that they don't inside same file for the sake of file structure. And I think you must forget to change your README.md file.
That's all I would like to say. This is my first comment in community , I wish it'll give some help. Good luck :)
Marked as helpful1