如何在HTML 中的某一章節中指示潛在的分詞點?
HTML <wbr> 標籤定義了一個潛在的行分隔符(如果需要)。它表示單詞分隔機會。
示例
你可以嘗試執行以下程式碼來學習如何在 HTML 中實現 <wbr> 標籤 −
<!DOCTYPE html> <html> <head> <title>HTML wbr Tag</title> </head> <body> <wbr />The browser to extend the document window beyond the size of the viewing pane and the poor user must scroll right<wbr /> </body> </html>
廣告
資料結構
網路
關係型資料庫管理系統
作業系統
Java
iOS
HTML
CSS
Android
Python
C 語言程式設計
C++
C#
MongoDB
MySQL
Javascript
PHP