OneCompiler

<!DOCTYPE html> <head>Username <body> <en/tittle></tittle> <input> <label_><en><label> <p> <head>Password <body> <en/tittle></tittle> <input> <label_><en><label> <p> <head>Phone No <body> <en/tittle></tittle> <input> <label _><en></label>

126

Example heading with h2 size

Example heading with h3 size

Following is sample java code.

int i = 10;
if(i>0){
    System.out.println('positive');
}