Jump to content

Css change row when full


ananaz

Recommended Posts

Hello i have a problem

 

this is my html:

<p> Hello there guy or gild reading this note, the note is long because longcat is long</p>

 

p has borders with a width set to 100 px

 

now it looks like something like this:

 

____________________________

|Hello there guy or gild reading this|note, the note is long because longcat is long

____________________________|

 

but i want it too look like this:

 

____________________________

|Hello there guy or gild reading this |

|note, the note is long because      |

|longcat is long                                |

____________________________|

 

in words i want the text to change to new row when the table is full. How do i do this?

Link to comment
https://forums.phpfreaks.com/topic/224864-css-change-row-when-full/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.