


Help!!! Set up a small site for a class meeting. I sincerely ask for help and advice. I will learn it myself_html/css_WEB-ITnose
html web page for help
The class will play a psychological game: write down 5 things that you think are important, and then delete the things that you think you can do without or discard one by one...Then make a website, probably two web pages, one for students to open the page on their mobile phones and enter their student ID and 5 important things in life in the two boxes,
Then in the other The entire webpage is divided into 28 vertical grids and the 5 submitted items are displayed in the grids for projection.
Further functions are: students can delete on the mobile page, and on another page (with 28 grids) you can press refresh to see what is left in each grid and what has been deleted (the red line in the middle).
I really don’t understand, please give me some advice! This thing is a kind of collective communication and sharing, which improves the boring and monotonous writing of psychological games on paper. Finally, I would like to sincerely ask for help. Please give me some advice on what knowledge is needed, how to implement it in the simplest way, etc. . . Thanks again!
Reply to the discussion (solution)
Where is the master?
I am also curious about this thing. . . Let’s seek experts together
I have always felt that I need to find people who are good at doing good things
I have always felt that I need to find people who are good at doing good things. What do you mean! ! ? ?
I don’t quite understand but I have a few questions. After deletion, should I refresh myself to see the results or should the page refresh automatically every time it is deleted? Also, do we need to record who deleted what? Can the same student ID allow unlimited input of 5 important things in life? For example, I log in and enter once. Do you want to identify similar answers and count how many times you enter them? How many times have answers with the same meaning been deleted? Which student numbers were entered? How many answers can be deleted for the same student number? Similar answer: After deleting a student account, how can it be automatically deleted on the student account that performs the deletion action? Your requirements here are unclear and the logic is unclear.
I don’t quite understand but I have a few questions. After deletion, should I refresh myself to see the results or should the page refresh automatically every time it is deleted? Also, do we need to record who deleted what? Can the same student ID allow unlimited input of 5 important things in life? For example, I log in and enter once. Do you want to identify similar answers and count how many times you enter them? How many times have answers with the same meaning been deleted? Which student numbers were entered? How many answers can be deleted for the same student number? Similar answer: After deleting a student account, how can it be automatically deleted on the student account that performs the deletion? You... Regarding deletion, I think it is very simple. It is a student number such as 1623188. Enter five things: wealth, fame, love, family, and friends, and then you can see check boxes on your mobile phone with similar things. After selecting, it means deletion. Submit , just update it on the large page (projected page) (update effect: For example, if I choose reputation for the first time, reputation will be ranked last in the vertical grid and use the font style with strikethrough. The second time I will I chose fame plus love. The last one in the vertical grid is fame and the penultimate one is love, and both are strikethroughs.)
I don’t quite understand but I have a few questions. After deletion, should you refresh automatically to see the results or should the page refresh automatically every time it is deleted? Also, do we need to record who deleted what? Can the same student ID allow unlimited input of 5 important things in life? For example, I log in and enter once. Do you want to identify similar answers and count how many times you enter them? How many times have answers with the same meaning been deleted? Which student numbers were entered? How many answers can be deleted for the same student number? Similar answer: After deleting a student account, how can it be automatically deleted on the student account that performs the deletion? You are here...
As for refreshing, you can do it manually. After everyone is done, say it and press F5 to complete it once. Second, everyone only has one chance, enter it once and then choose what to delete. Third, statistics is an additional function. Answers in several main categories are weighted and scored (the greater the weight after deletion)
I don’t quite understand but I have a few questions. After deletion, should you refresh automatically to see the results or should the page refresh automatically every time it is deleted? Also, do we need to record who deleted what? Can the same student ID allow unlimited input of 5 important things in life? For example, I log in and enter once. Do you want to identify similar answers and count how many times you enter them? How many times have answers with the same meaning been deleted? Which student numbers were entered? How many answers can be deleted for the same student number? Similar answer: After deleting a student account, how can it be automatically deleted on the student account that performs the deletion? You are here...
As for refreshing, you can do it manually. After everyone is done, say it and press F5 to complete it once. Second, everyone only has one chance, enter it once and then choose what to delete. Third, statistics is an additional function. Answers in several main categories are weighted and scored (the greater the weight after deletion)
Then this should make the idea very clear. In fact, it is no different from ordinary website surveys. I don't understand where your confusion comes from.
People who know how to do it can say it’s not difficult, but do you know how much effort you need to put in to reach that level?
For such a small game played at the class reunion, I wonder if you have calculated the balance of expenses?
And other people’s enthusiastic guidance, is it just for you to have fun and be romantic?
You might as well not use the word "asking for help", but it would be more reliable to recruit people who are interested to help you or take you to do this together.
People who know how to do it can say it’s not difficult, but do you know how much effort you need to put in to reach that level?
For such a small game played at the class reunion, I wonder if you have calculated the balance of expenses?
And other people’s enthusiastic guidance, is it just for you to have fun and be romantic?
You might as well not use the word "asking for help", but it would be more reliable to recruit people who are interested to help you or take you to do this together.
Thanks for the advice
Then this should make the idea very clear. In fact, it is no different from ordinary website surveys. I don't understand where your confusion comes from.
How should the submitted data be processed in the database?

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

The official account web page update cache, this thing is simple and simple, and it is complicated enough to drink a pot of it. You worked hard to update the official account article, but the user still opened the old version. Who can bear the taste? In this article, let’s take a look at the twists and turns behind this and how to solve this problem gracefully. After reading it, you can easily deal with various caching problems, allowing your users to always experience the freshest content. Let’s talk about the basics first. To put it bluntly, in order to improve access speed, the browser or server stores some static resources (such as pictures, CSS, JS) or page content. Next time you access it, you can directly retrieve it from the cache without having to download it again, and it is naturally fast. But this thing is also a double-edged sword. The new version is online,

The article discusses using HTML5 form validation attributes like required, pattern, min, max, and length limits to validate user input directly in the browser.

Article discusses best practices for ensuring HTML5 cross-browser compatibility, focusing on feature detection, progressive enhancement, and testing methods.

This article demonstrates efficient PNG border addition to webpages using CSS. It argues that CSS offers superior performance compared to JavaScript or libraries, detailing how to adjust border width, style, and color for subtle or prominent effect

The article discusses the HTML <datalist> element, which enhances forms by providing autocomplete suggestions, improving user experience and reducing errors.Character count: 159

This article explains the HTML5 <time> element for semantic date/time representation. It emphasizes the importance of the datetime attribute for machine readability (ISO 8601 format) alongside human-readable text, boosting accessibilit

The article discusses the HTML <progress> element, its purpose, styling, and differences from the <meter> element. The main focus is on using <progress> for task completion and <meter> for stati

The article discusses the HTML <meter> element, used for displaying scalar or fractional values within a range, and its common applications in web development. It differentiates <meter> from <progress> and ex
