PNLdev
Tutorial
Front-end
HTML
reference
CSS
reference
JavaScript
reference
En
English
فارسی
En
English
فارسی
Tutorial
Front-end
HTML
reference
CSS
reference
JavaScript
reference
Run
<!DOCTYPE html> <html> <body> <h1>wbr tag example</h1> <p>The wbr tag can be used to move the text and send part of it (several words) to the lower line:</p> <p>This is a big platform for learning html-tag atttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt<wbr>pnldev.com<wbr>that you can use it free.</p> </body> </html>