Editor Arrow Download Open
<!DOCTYPE html> <html> <head> <title>HTML body tag</title> </head> <body vlink="maroon"> <p>This example represent body <i>vlink</i> attribute.</p> <p><a href="http://www.way2tutorial.com">Way2Tutorial</a></p> </body> </html>
  Preview Arrow