You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get my code to generate 'labels' four to a page. However I am currently only able to get them to place two (Both down the left side of the page).
Hello,
I'm trying to get my code to generate 'labels' four to a page. However I am currently only able to get them to place two (Both down the left side of the page).
To awkwardly try and explain this further:
|1|2|
|3|4|
is what I want but:
|1 |
|2 |
Is what I get.
Please see my code below
The text was updated successfully, but these errors were encountered: