Prev Demo
Emphasis
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" rel="stylesheet" /> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> </head> <body> <div> <em>dotnetfunda is a online tutorials for learning.Net </em><br /> <strong>Techfunda is a online tutorials for learning .Net step by step</strong></br> <small>Itfunda is a online tutorials for providing ebooks for the starters</small> </div> </body> </html>
Note: We DO NOT save your trial code in our database.
Output