Hi, I have the following question. If there are two values in the salary and you want to put "/" between the centers, how can you customize it?
https://codepen.io/wenz022/pen/rNYmXXo
I don't want to apply it to line 2. I want to make it concise by applying a loop statement to each column.
I solved it.
Answers
I don't want to apply it to line 2.
I want to make it concise by applying a loop statement to each column.
I solved it.