• 21-04-2022, 18:25:10
    #1
    Bu sorunu nasıl aşarım ?



  • 21-04-2022, 18:28:30
    #2
    p { overflow-x:hidden; white-space: nowrap; max-width: 100%; text-oveflow: ellipsis; display: block; }
  • 21-04-2022, 18:30:05
    #3
    Text etiketine şu css kodunu eklemeniz yeterli
    word-wrap: break-word;