ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

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
تم إضافة السؤال من قبل syedsaleem syed , Oracle Database Administrator , Amrut Software Pvt.Ltd
تاريخ النشر: 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
من قبل 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
من قبل 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 

المزيد من الأسئلة المماثلة

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟