5 issues you should pay attention to when making a web page

5 issues you should pay attention to when making a web page
1. Color matching problem <br />A web page should not have more than 3 colors, otherwise the visual effect will be chaotic. Soft colors and strong contrast colors cannot be used on general websites, but can be used on fashion websites. Colors that are generally difficult to match are matched with grayscale.
2. Font issue <br />A very important issue is to use standard fonts and colors. This is a standard. The line spacing is generally controlled at around 20px. It should not be too small or too large. Pay attention to the size yourself. Chinese is 12px, and English is 11px or 10px. Don't use black text. Use grayscale or other soft colors to unify the color and size of the fonts on the entire web page and standardize the overall look.
3. Layout standards <br />Layout is very important. Consider customers’ browsing habits and the content they want to display, and optimize them. If the layout of a web page is unreasonable, it will not only affect browsing, but also look very ugly.
4. Make a habit
You must be very familiar with the functions of various websites, and be very comprehensive. For example, you must be very clear about what content a shopping mall’s website should have. Don’t wait for customers to ask before adding it, as this will make you appear very unprofessional.
5. Don’t ignore the details
The customer has a bad feeling about the website, but can't put it into words. It's probably a problem of detail processing. We carefully handle every pixel of the web page and strive for perfection.

<<:  MySQL uses SQL statements to modify table names

>>:  Detailed explanation of Kubernetes pod orchestration and lifecycle

Recommend

Ubuntu 19.04 installation tutorial (picture and text steps)

1. Preparation 1.1 Download and install VMware 15...

Definition and usage of MySQL cursor

Creating a Cursor First, create a data table in M...

Detailed explanation of the use of Vue h function

Table of contents 1. Understanding 2. Use 1. h() ...

Detailed explanation of top command output in Linux

Preface I believe everyone has used the top comma...

How to check disk usage in Linux

1. Use the df command to view the overall disk us...

JS function call, apply and bind super detailed method

Table of contents JS function call, apply and bin...

Use JavaScript to create page effects

11. Use JavaScript to create page effects 11.1 DO...

JavaScript implements double-ended queue

This article example shares the specific code of ...

Implementing a table scrolling carousel effect through CSS animation

An application of CSS animation, with the same co...

WeChat applet implements video player sending bullet screen

This article shares the specific code for WeChat ...

Detailed process of NTP server configuration under Linux

Table of contents 1. Environment Configuration 1....

Detailed tutorial on installing MySQL database on Alibaba Cloud Server

Table of contents Preface 1. Uninstall MySQL 2. I...