New webpage design ideas and new webpage ideas
In the process of web page design, it is generally made through Photoshop, and the style effects of web pages are indeed made by dozens of hundreds of layers and various PS effects, in addition, it is easy to cut images in blocks or get some image materials directly.
However, when the current responsive website is designed and the content uses streaming layout, a PS is required for each scenario, which requires a huge amount of work and is not realistic. In addition, when you need to modify the size or background of an element in a webpage, it is a nightmare to manually modify a piece of PS.
This leads to new ideas on the design process and tools. Can it be easily modified when it is close to and covers various real use environments as much as possible? The answer is to abandon the original psproduction method and use HTML, CSS, and other methods to build a real basic web page and finally display it to the customer. The customer's suggestion for a change is that you can easily execute the change. You may only need to modify one or two lines of code in CSS. If less is used, sometimes you only need to change the value of a variable to achieve the desired effect. These are unimaginable in the modification of traditional Photoshop.
Maybe you will attack this. Isn't style design confused with the front-end code building function? In fact, HTML, CSS, and so on are just tools for making websites. The website effect outlines are similar, but this is not the final front-end code. It is only used for basic effect display. The Code implemented by the front-end of the website will also be related to the compatibility of the browser output in the background. It can be said that they are totally different.
This gives web designers a higher requirement to learn basic front-end languages from Photoshop. In the new era, Web design can no longer be dedicated to graphic images like graphic design. It also needs to combine Web technology to make the design closer to reality and reduce unnecessary repetitive work. In the design of fixed layout, Photoshop is still the best tool, but the wave of responsive design of stream layout is surging. It can break through the traditional design with Web technology to go on the front-end, win in the future.