Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

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 ajoutée par syedsaleem syed , Oracle Database Administrator , Amrut Software Pvt.Ltd
Date de publication: 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
par 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
par 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

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?