Source Code:
(back to article)
Submit
Result:
Report an issue
<!DOCTYPE html> <html> <head> <title>Title of the document</title> </head> <body> <div> This is an example.This is some example with veryyyyyyyyyyyyyyyyyyyyyyyy­Longword. </div> <div> CSS is a rule-based language, which means that you define rules specifying groups of styles applying to specified elements or groups of elements on the web page. CSS Selectors are part of a CSS rule set used for selecting the content you want to style. </div> </body> </html>