Code
Execute
<!DOCTYPE html> <html> <head> <title>Wikitechy wbr tag</title> </head> <body> <h2>Wikitechy wbr tag</h2> <p> ThewbrIsAwordBreakOpportunity.<wbr>ThatIsUsedToProvideAOpportunityToTheBrowserToCreateNewLine-Break.<wbr>WhenTheContentDidNotFitToTheBrowserWindowThatWillBe<wbr>AutomaticallyTogglesLine-BreakOnIt. </p> </body> </html>
Result