how to create simple example html programme
Answers
Answered by
9
HTML- Hyper Text Markup Language
to create a program you have to do programming first. Open the Notepad.
You have to program as shown in the figure. Next step is saving the program.Always put .html after the program and save as type all files. The result is shown in the figure.
Hope my answer helps you.
to create a program you have to do programming first. Open the Notepad.
You have to program as shown in the figure. Next step is saving the program.Always put .html after the program and save as type all files. The result is shown in the figure.
Hope my answer helps you.
Attachments:
Answered by
10
IN NOTEPAD DO NOTEPAD FOLLOWING STEP :-
<html>
<head>
<title> your wish anything</title>
</head>
<body>
content of your choice
</body>
</html>
THEN SAVE IT AS .HTML OR .HTM
<html>
<head>
<title> your wish anything</title>
</head>
<body>
content of your choice
</body>
</html>
THEN SAVE IT AS .HTML OR .HTM
Similar questions
English,
8 months ago
Math,
8 months ago
Social Sciences,
8 months ago
Social Sciences,
1 year ago
Physics,
1 year ago
Art,
1 year ago
Art,
1 year ago