Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

Output is like this : <html> <body> welcome to html </body> </html> what is code for this html program

i need output like this

 

what is the input html program/code/tag/question.... 

user-image
Question added by syedsaleem syed , Oracle Database Administrator , Amrut Software Pvt.Ltd
Date Posted: 2015/04/09

Basm Allah Alrahman Alrahim

 

view the source code of this page you will get  what you want [ note you can use CTRL + F and find , Output is like this ] look to those figures 

 

 

 

or see this blog post

 

 or

 

<html>

<body>

&lt;html&gt;

&lt;body&gt;

welcome to html

&lt;/body&gt;

&lt;/html&gt;

</body>

</html>

 

you will observe2 things , &lt;     and    &gt; ? left <  and right  > 

 

Thank you for this question that help us to search and learn

Manal Abuelazaem
by Manal Abuelazaem , Application Developer and Owner , ManalSoft

It seems like you saved the file as .txt or format other than .htm or .html. To display this output try to save the code below in an html file:

<HTML><body>what is the input html program/code/tag/question.... </body></html>

Shajeer C A
by Shajeer C A , Senior web developer , kukun inc

<html>

<head>

</head>

<body>

<p>what is the input html program/code/tag/question....</p>

</body>

</html>

 

note save the file with extension .html 

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.