Computer Science, asked by Saran2021cool, 1 day ago

How to create a web page using HTML

step by step expiation

please very important (15 marks )

Answers

Answered by Jovanlakhan
1

Answer:

Step 1: Open Notepad (PC) Windows 8 or later: ...

Step 1: Open TextEdit (Mac) Open Finder > Applications > TextEdit. ...

Step 2: Write Some HTML. ...

Step 3: Save the HTML Page. ...

Step 4: View the HTML Page in Your Browser.

make me brainliest

Answered by ALphaPhantom
1

Answer:

Hi this is a basic HTML program.

<html>

<head>

<title> --- </title> (displays on tab window)

</head>

<body>

------------- (main content)

</body>

</html>

Please mark brainliest annd hope it helped.

Similar questions