


I'd like to ask a new graduate about my work problem_html/css_WEB-ITnose
I am about to graduate - I am going to find a job. Although I majored in software language at school, my foundation is not very deep. I know some about JAVA, C# and CSS. I would like to ask for advice. If I apply for a job For a WEB front-end job, the technology in this area needs to reach a certain level - -! I feel panicked. For ordinary private companies, the salary is 2
k-3K which is acceptable (consumption in small cities is low...). I hope you can provide guidance, thank you
Reply to the discussion (solution)
I am a junior intern and have been interning in a small company for a month and a half. I have been interviewed. At that time, I was basically a back-end interviewer (I was the only one who was purely front-end or better at front-end than back-end), so I was asked what some projects were like and what languages were used. I think the technical requirements are not very high. , as long as the effect can be achieved according to the requirements given, of course, you still need to have a better HTML and CSS foundation. As for JS, I first bought "JAVASCRIPT DOM Programming Art" and "JAVASCRIPT Advanced Programming", which is directly I just read some basic things and bought the "Sharp JQUERY" exercise book, so I can start the project directly. It is recommended that you go through HTML and CSS at W3C. The key is to do more projects. It is recommended to buy the "CSS Definitive Guide" and "CSS mastery". The above books are all classics. The key is to practice more. I hope you have a certain foundation before going to the interview. Otherwise, even if you are admitted with poor skills, you will not be able to do a good job. If no one is there to guide you, you will spend too much time thinking at work. longer. I am not talented and dare not give advice, but I hope it will help.
If you know everything, you might as well start from the backend
Relatively speaking, the front-end is simpler than the back-end, and the salary in the later period will not be as good as that of back-end code workers. The current web front-end is also relatively promising. Now there is a need for a large number of web front-end workers on the market, especially those who are proficient. Because more and more users need a perfect experience, users cannot see the backend, but the front-end experience can be seen. This is the first impression your boss wants.

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

The official account web page update cache, this thing is simple and simple, and it is complicated enough to drink a pot of it. You worked hard to update the official account article, but the user still opened the old version. Who can bear the taste? In this article, let’s take a look at the twists and turns behind this and how to solve this problem gracefully. After reading it, you can easily deal with various caching problems, allowing your users to always experience the freshest content. Let’s talk about the basics first. To put it bluntly, in order to improve access speed, the browser or server stores some static resources (such as pictures, CSS, JS) or page content. Next time you access it, you can directly retrieve it from the cache without having to download it again, and it is naturally fast. But this thing is also a double-edged sword. The new version is online,

This article demonstrates efficient PNG border addition to webpages using CSS. It argues that CSS offers superior performance compared to JavaScript or libraries, detailing how to adjust border width, style, and color for subtle or prominent effect

The article discusses using HTML5 form validation attributes like required, pattern, min, max, and length limits to validate user input directly in the browser.

The article discusses the HTML <datalist> element, which enhances forms by providing autocomplete suggestions, improving user experience and reducing errors.Character count: 159

The article discusses the HTML <progress> element, its purpose, styling, and differences from the <meter> element. The main focus is on using <progress> for task completion and <meter> for stati

Article discusses best practices for ensuring HTML5 cross-browser compatibility, focusing on feature detection, progressive enhancement, and testing methods.

The article discusses the HTML <meter> element, used for displaying scalar or fractional values within a range, and its common applications in web development. It differentiates <meter> from <progress> and ex

The article discusses the <iframe> tag's purpose in embedding external content into webpages, its common uses, security risks, and alternatives like object tags and APIs.
