Web Design Tips: Simple Rules for Page Layout

Web Design Tips: Simple Rules for Page Layout

Repetition: Repeat certain page design styles throughout the site.
Repeating elements may be a certain font, a title logo, a navigation menu, the margin settings of the page, a line of a certain thickness that runs across the page, etc.
Color is also useful as a repeating element: set all your headings to a certain color, or use a subtle background behind your headings.
Use contrast to grab the reader’s attention.
Use contrast to grab the reader's attention. For example, you can make the title stand out against a black background and use a large bold font (such as Helvetica) to contrast with the regular font (such as Arial) below. Another approach is to use a background behind some text. 123WORDPRESS.COMwww.wejbx.com
Leave some white space around text to make it easier to read and more elegant.
White space is a virtue. A screen full of densely packed words can make people dizzy. Proper margins and line spacing can make reading easier.
Keep it simple.
Avoid adopting a technology or new technique just for the sake of trying it out, and keep distractions to a minimum.
Don't expect people to download the plugin, many will go elsewhere.
The focus should be on providing information, rather than making the page look amazing while the information is lost in a fog of flashing animations, blinking text, and other gimmicks.
Whenever possible, avoid rolling.
When users browse a new page, they often glance at the content area of ​​the page and ignore the navigation menu bar (that is, the large-scale flash header is useless except for looking good!). If a page doesn't seem relevant to the user's needs, the user will always hit the "back" button after two or three seconds.
Don’t use blinking text.
Except in some very rare cases, flashing text can be annoying to users.
The same goes for animated text, which must be used very sparingly. 123WORDPRESS.COMwww.wejbx.com
Try to use the layout of the text to assist with navigation.
If our page contains dozens of links, then we need to categorize these links and use different titles and color blocks to distinguish them.
· Keep your site's audience in mind.
What kind of people visit this site? Why do they want to visit and what is their main knowledge background? The design and layout of the page needs to reflect the different needs of these groups.
Use page layout to highlight headings that people will be looking for.
Once you understand the needs of your customer base, you can analyze the headlines they most want to see and use page layout to make these headlines stand out. Of course, conducting a customer survey is a good way to understand what they care about.

<<:  Nodejs combined with Socket.IO to realize websocket instant communication

>>:  Installing Docker Desktop reports an error message: WSL 2 installation is incomplete (Solve the error message)

Recommend

Docker deployment RabbitMQ container implementation process analysis

1. Pull the image First, execute the following co...

js implements a simple English-Chinese dictionary

This article shares the specific code of js to im...

Common Linux English Error Chinese Translation (Newbies Must Know)

1.command not found command not found 2. No such ...

Detailed explanation of the correct use of the count function in MySQL

1. Description In MySQL, when we need to get the ...

Specific steps to use vant framework in WeChat applet

Table of contents 1. Open the project directory o...

Solution to occasional crash of positioning background service on Linux

Problem Description In the recent background serv...

HTML head structure

The following introduces the commonly used head s...

Linux kernel device driver proc file system notes

/***************** * proc file system************...

How to use ElementUI pagination component Pagination in Vue

The use of ElementUI paging component Pagination ...

Write a formal blog using XHTML CSS

The full name of Blog should be Web log, which me...

JavaScript Shorthand Tips

Table of contents 1. Merge arrays 2. Merge arrays...

Compatibility with the inline-block property

<br />A year ago, there were no articles abo...

How to run tomcat source code in maven mode

Preface Recently, I was analyzing the startup pro...

A method of making carousel images with CSS3

Slideshows are often seen on web pages. They have...