Source Code:
(back to article)
Submit
Result:
Report an issue
<!DOCTYPE html> <html> <head> <title>Title of the document</title> <style> a { display: block; width: 190px; height: 45px; /*---------------------- Logo ------------------------*/ background: url('/build/images/w3docs-logo-black.png') no-repeat center center } </style> </head> <body> <h1>Comment</h1> <a href="https://www.w3docs.com/"></a> </body> </html>