Source Code:
(back to article)
Submit
Result:
Report an issue
<!DOCTYPE html> <html> <head> <title>Der Titel des Dokuments</title> <style> body { background-image: url("/uploads/media/default/0001/02/668fdd72934232cdeff7a45a89be805113c916b5.jpeg"); background-repeat: repeat-y; } </style> </head> <body> <h2>Das ist eine Überschrift für ein Beispiel. </h2> <p>Ein Absatz zum Beispiel.</p> </body> </html>