Web design and development

I want to learn web design. Which languages should I learn?

Welcome @bipu !

HTML, CSS is the only way to start.

I’d suggest, https://www.freecodecamp.org/learn :slight_smile: but there are many options and ways to learn.

Welcome to the journey!

2 Likes

I also knew html and css. what next?

1 Like

Javascript would be next for Front end in my opinion. Are you looking to do full front end or back end stuff too?

welcome @bipu

  1. html css ,java script and j query are basic language for web designing.
  2. HTML and CSS to provide the structure and form of your web pages.
  3. JavaScript to provide interactivity with your web pages.
  4. JavaScript libraries (such as j Query or React) that will abstract away unruly aspects of JavaScript and make life ‘easier’.for you to build with.
  5. JavaScript frameworks (such as Angular or Backbone) that will help you organize your code into logical units and make it easier to build out over time.
  6. bootstrap is also useful for web designing,Bootstrap is a powerful front-end framework for faster and easier web development.It includes HTML and CSS based design templates for creating common user interface components like forms, buttons, navigation,drop-downs, alerts, modals, tabs, accordions, carousels, tool tips, and so on.
2 Likes

Hello Guys,Can I ask something about Carousel ?

Here are some languages which you choose for Web Designing:-
1.JavaScript
2.CSS / HTML
3.Bootstrap

Javascript for Front end