I really like these, and I especially like the first one.
However, since I know zero things about coding... If I, for example, want three or four, possibly five characters on the same row, how do I do that? Because they keep ending up one on each row and I don't know how to change that.
First, copy the part highlighted. The important part is that it starts with < td > - without spaces - and ends in < /td >. Everything else between it can be variable:
Next, look for this:
And paste everything you copied directly before it:
For a new row, just extend your copied text to include < tr > all the way to < /tr > and paste directly before < /table >.
no subject
no subject
no subject
However, since I know zero things about coding... If I, for example, want three or four, possibly five characters on the same row, how do I do that? Because they keep ending up one on each row and I don't know how to change that.
no subject
First, copy the part highlighted. The important part is that it starts with < td > - without spaces - and ends in < /td >. Everything else between it can be variable:
Next, look for this:
And paste everything you copied directly before it:
For a new row, just extend your copied text to include < tr > all the way to < /tr > and paste directly before < /table >.
no subject
no subject
no subject
no subject
no subject