My Site About | Source

Abstract

This is my first article. We are testing syntax highlighting images here.

Syntax highlighting

<!doctype html> <html> <head> <title>About</title> </head> <body> <header>header</header> <main> content here </main> <footer>footer</footer> </body> </html>