+ 1
Which is more important CSS vs HTML vs JS?
Hi everyone, I wanna learn de CSS, HTML and JS for webs developpement. I'm actually doing CSS, but should I do CSS and an other languagge at the same time to learn something about boths at the same time , or shoul I finish one before moving to the next one? Pls respond me and follow me and I'll to. 😊😊😊
2 Respuestas
+ 2
Hi! At this stage, you can focus on learning only CSS and HTML. These are the tools for marking up a page and making it visually appealing. Become a master in creating high-quality web pages. Before learning JavaScript, you can also enhance your knowledge by studying semantic and responsive layout, CSS in good level, CSS frameworks.
JavaScript is a programming language. If your pages do not require interactivity, you can postpone learning JavaScript for now.
Your steps 👇
HTML:
- Basic of HTML
- Forms and Validations
- Semantic Tags
- Accessibility
CSS:
- Learn Basic
- Layouts
- Flex and Grid
- Responsive Design
- CSS Display
- CSS frameworks
https://www.geeksforgeeks.org/html/frontend-developer-roadmap/?ysclid=mgvhg8s5cb626735644
0
Ok thank yu, i'l try it. 😊