Summarize some general principles of web design and production

Summarize some general principles of web design and production
<br />Related articles: 9 practical suggestions for web content page creation 4 practical suggestions for web page design 9 suggestions for web page layout Suggestions on HTML format and long files for web page creation Design principles for hyperlinks in web design <br /> General rules 1. Encourage readers to provide feedback by filling out forms or sending emails. But be prepared to deal with the tasks that come with it - answering e-mails as quickly as possible, adding links, correcting typos, and so on. Write thank you emails to people who leave comments.
2. Tell readers on the page that you don't mind if they set a link to yours from their homepage, and indicate that you will also set a link to their homepage. Everyone wants people to visit their pages, and this mutual support encourages visits to outlets with similar perspectives.
3. Find a way to tell readers how long it will take to download - tell them the size of an image that will appear or how long it will take to download a text or binary file. 4. Good writing on the Web stands out.
5. Add a descriptive title to your homepage.

<<:  Docker nginx + https subdomain configuration detailed tutorial

>>:  Detailed explanation of MySQL deadlock and database and table sharding issues

Recommend

How to install docker on centos

Here we only introduce the relatively simple inst...

How to configure multiple projects with the same domain name in Nginx

There are two ways to configure multiple projects...

Common HTML tag writing errors

We better start paying attention, because HTML Po...

CSS sets the box container (div) height to always be 100%

Preface Sometimes you need to keep the height of ...

Detailed installation and configuration of Subversion (SVN) under Ubuntu

If you are a software developer, you must be fami...

Steps to deploy Docker project in IDEA

Now most projects have begun to be deployed on Do...

Native JavaScript to achieve skinning

The specific code for implementing skinning with ...

About nginx to implement jira reverse proxy

Summary: Configure nginx reverse proxy jira and i...

Bug of Chinese input garbled characters in flex program Firefox

Chinese characters cannot be input in lower versio...

Getting Started with Nginx Reverse Proxy

Table of contents Overview The role of reverse pr...

Several common ways to deploy Tomcat projects [tested]

1 / Copy the web project files directly to the we...

Detailed explanation of JS ES6 coding standards

Table of contents 1. Block scope 1.1. let replace...

Summary of various implementation methods of mysql database backup

This article describes various ways to implement ...