Source Code:
(back to article)
Submit
Result:
Report an issue
<!DOCTYPE html> <html> <head> <title>Title of the document</title> </head> <body> <p style="color:#ff0000">This is some paragraph in red.</p> </body> </html>