Source Code:
(back to article)
Submit
Result:
Report an issue
<!DOCTYPE html> <html> <head> <title>Usage of the SMALL tag</title> </head> <body> <p>The interest rate is only 10%*</p> <small>* per day</small> / </body> </html>