Douban website's method for making small changes to website content

Douban website's method for making small changes to website content
<br />Reading is a very important part of the website, and it can be said to be the core of the website. What the website ultimately presents to users is content. Especially text content.
Douban made some minor changes some time ago. The page was widened and the comment summaries were processed so that you can start reading by clicking on them. This is a good attempt. In the past, I was bothered by the fact that I had to click every time to see the content. But it is precisely this function that requires me to spend extra time.
Douban website's method for making small changes to website content
The arrow in the upper right corner can be expanded, but the problem is: after expanding it, I have to read from the beginning again, or it takes a lot of effort to find the place I want to read, and my eyes often scan over several lines.
improve
Douban website's method for making small changes to website content
A small text can improve the experience a lot

<<:  A brief introduction to JavaScript arrays

>>:  Detailed tutorial on building a continuous integration delivery environment based on Docker+K8S+GitLab/SVN+Jenkins+Harbor

Recommend

Token verification login in Vue project (front-end part)

This article example shares the specific code of ...

Implementation of a simple login page for WeChat applet (with source code)

Table of contents 1. Picture above 2. User does n...

How to connect to docker server using ssh

When I first came into contact with docker, I was...

Detailed explanation of how to migrate a MySQL database to another machine

1. First find the Data file on the migration serv...

How to change the character set encoding to UTF8 in MySQL 5.5/5.6 under Linux

1. Log in to MySQL and use SHOW VARIABLES LIKE &#...

Example of how to change the line spacing of HTML table

When using HTML tables, we sometimes need to chan...

Common tags in XHTML

What are XHTML tags? XHTML tag elements are the b...

Detailed explanation of how Tomcat implements asynchronous Servlet

Preface Through my previous Tomcat series of arti...

Implementation of Docker deployment of Django+Mysql+Redis+Gunicorn+Nginx

I. Introduction Docker technology is very popular...

Javascript to achieve the effect of closing advertisements

Here is a case study on how to close ads using Ja...

Examples of optimistic locking and pessimistic locking in MySQL

The task of concurrency control in a database man...

Nginx configuration location matching rules example explanation

The scope of nginx configuration instructions can...

Installation tutorial of mysql 5.7 under CentOS 7

1. Download and install the official MySQL Yum Re...