Hello! I don’t know how to formulate a question correctly, so I’ll use a picture and a text explanation. Here is an example of the necessary implementation of the problem. Lines added for clarity.
There is a table cell that contains the content as in the picture. value, value-two and value-value have the same font size, for example 12px; hey is the largest bold font, for example 20px, and World and Hello are bold font 16px, respectively. And that's exactly what is not clear in the writing of html and css:
- I can not figure out how to do without adding a regular table to two columns so that the values on the left and right begin with a certain value, let's say from the widest left value on any of the rows there was an indent of 20px and the values on the right all started from the same same place (vertical line in the picture).
- Regardless of the font size, the text on each line should be pressed to the bottom of the line (horizontal line). Tried to do through the division of the left and right side into 2 columns in the table, but it is impossible to make so that each row starts with the same value.
I hope, someone understood my terrible explanations and will be able to help me with the emerging problem of kindergarten level. Thanks for attention!
