Media Query
Hi,
I am working on Tablet View-2.
There is a long line.
I want to change it into two short lines, keeping everything intact.
Is there any solution?
Hosun Kang

Hi,
I am working on Tablet View-2.
There is a long line.
I want to change it into two short lines, keeping everything intact.
Is there any solution?
Hosun Kang

if you really want to control where to split the line, you can use either a BR tag (alone) or a SPAN tag (completed by some CSS as display:inline:block, of block depending on what result you would like to get.
if you don't need to control exactly where to split the line, the text should run as the width of the container reduce
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.