Source Code:
(back to article)
Submit
Result:
Report an issue
<!DOCTYPE html> <html> <head> <title>Titre du document</title> <style> img { width: 650px; padding: 1px; border: 1px solid #021a40; } </style> </head> <body> <h2>Exemple de double bordure</h2> <img src="/uploads/media/default/0001/01/b408569013c0bb32b2afb0f0d45e93e982347951.jpeg" alt="Nature" /> </body> </html>