Top 5 mistakes a beginner web developer does and what to do about it.
When you begin web development it is common to make mistakes
Here are 5 common mistakes and what to practice to avoid it.
#1
CSS and JS files are not linked to HTML.
Practice: as soon as css and js files are created link them in the very next step...
swapnilbawane.hashnode.dev1 min read