Web Development 🖥️
How to start web development, it is a big question for many students .
Today I'm try my best to explain.
For build a website first we want a structure which is a main part of our website .
Initially we should start from basics so first we start learning HTML
HTML give a basic structure of our website if you want to learn HTML here some sources :
Youtube
Geekforgeeks
W3schools
Chat gpt
After HTML you should learn CSS because CSS is not a programming language it is a cascading style sheets which is use for build styles, animation, Responsiveness etc. and it is easy to learn .
more…