Editor Arrow Download Open
<!DOCTYPE html> <html> <head> <title>HTML small tag</title> </head> <body> <p>This example is a represent <small>small text.</small>.</p> </body> </html>
  Preview Arrow