Write a html programming with its output.
NO SPAMMING !!!
Answers
Answered by
0
hii friend thanks for asking this i have been recollected it
<!DOCTYPE html>
<html>
<body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
</body>
</html>
plzzz do me as brainliest one
<!DOCTYPE html>
<html>
<body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
</body>
</html>
plzzz do me as brainliest one
Answered by
1
Hey there!
______________
☆//This program is displaying family profile with background and other formatting//☆
<html>
<head>
<title>Family Information </title>
</head>
<body bgcolor="lightblue" text="white">
<h1>
<pre>
My name is Maira
My family information is -
Father name - XYZ
Mother name - ABC
Sister name - PQR
Brother name - EFG
</pre>
</h1>
</body>
</html>
☆OUTPUT -:
My name is Maira
My family information is -
Father name - XYZ
Mother name - ABC
Sister name - PQR
Brother name - EFG
《▪》Or, here also a very simple program to execute -:
<BODY>
<HR width=‘‘50%”>
<UL>
<LI> MANGO </LI>
<LI> APPLE </LI>
<LI> GRAPES </LI>
</UL> </BODY
☆ OUTPUT
• MANGO
• APPLE
• GRAPES
---------
Hope this helps you!
______________
☆//This program is displaying family profile with background and other formatting//☆
<html>
<head>
<title>Family Information </title>
</head>
<body bgcolor="lightblue" text="white">
<h1>
<pre>
My name is Maira
My family information is -
Father name - XYZ
Mother name - ABC
Sister name - PQR
Brother name - EFG
</pre>
</h1>
</body>
</html>
☆OUTPUT -:
My name is Maira
My family information is -
Father name - XYZ
Mother name - ABC
Sister name - PQR
Brother name - EFG
《▪》Or, here also a very simple program to execute -:
<BODY>
<HR width=‘‘50%”>
<UL>
<LI> MANGO </LI>
<LI> APPLE </LI>
<LI> GRAPES </LI>
</UL> </BODY
☆ OUTPUT
• MANGO
• APPLE
• GRAPES
---------
Hope this helps you!
Similar questions