Source Code:
(back to article)
Submit
Result:
Report an issue
<!DOCTYPE html> <html> <head> <title>Der Titel des Dokuments</title> <style> img { width:650px; padding:1px; border:1px solid #021a40; } </style> </head> <body> <h2>Beispiel für einen doppelten Rand</h2> <img src="/uploads/media/default/0001/01/b408569013c0bb32b2afb0f0d45e93e982347951.jpeg" alt="Nature"> </body> </html>