Current location - Loan Platform Complete Network - Big data management - What should I learn about front-end development?
What should I learn about front-end development?

What you should learn for front-end development are PC website layout, HTML5+CSS3 basic project, WebAPP page layout and so on.

Learning web front-end development, web development tools are FrontPage, people who can use Word can easily learn FrontPage. there is also a commonly used is Dreamweaver. these two are the most used HTML web page creation tools.

HTML, CSS, and JavaScript. html is content, css is presentation, and javascript is behavior. The barriers to front-end development are actually very low, compared to the learning curve for server-side languages which is slow and then slow. So, for people working in IT, front-end development is a good initial entry point.

Because of this, there are a lot of self-taught peers in the field of front-end development. html is the most basic, and html5 design is now popular, so learn the layout of the web page first. css is used to beautify the html page to provide layout and formatting. Lastly, you can learn javascript. if you spend your time watching movies and TV shows every day, I don't think it's a problem to get started in a week.

Front-end development should learn the basics:

1, html + css. This part of the advice, learn and practice. After that, you can imitate some websites to do some pages. Understand the properties of each element of css, the realization of the style is not necessarily only a way to write, think about what there is no need to improve the place.

2, JavaScript. Not all web pages must have js, but to achieve some super cool features and interface, you need to involve js.

3, Photoshop, flash. familiar with a little bit on the line, there is no need to learn all proficient, of course, if you are learning in the process, you find that you ps or flash is more interested in, you can also learn. flash is more interested in words, you can also try to do this line of work.

4, html5 and css3. you can first understand, and then start. After all, most of the IE browsers are not yet supported.

5, browser compatibility. Understand web standards, skillfully handwritten xhtml css3 and comply with Comply with w3c standards. Code is compatible with mainstream browsers Firfox, Chrome, Safari, IE, Opera. although IE6 many are not compatible, but now also use the people still have.

6, familiar with a backend programming language asp, php, jsp, etc..