Prev Demo
Inline Stylesheet
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <p style="color:red; font-size:20px; text-align:center;">TechFunda</p> <p style="font-style:italic;">DotnetFunda</p> <p style="background-color:pink; color:green;">Itfunda</p> <p style="color:green; padding-left:20px;">This is thick and green</p> </body> </html>
Note: We DO NOT save your trial code in our database.
Output