Computer Science, asked by ayushi7518, 1 year ago

how to make a HTML program to create web page​

Attachments:

Answers

Answered by Flair88
0

Answer:

u can fill in ur required info.....

Explanation:

hope it helps you dear

Attachments:
Answered by jyoshnabehara0809
1

Answer:

1. Open a text editor. On a computer running the Windows operating system, you'll usually use Notepad, or Notepad++ whereas macOS users will use ...

Windows - Open Start. , type in notepad , or notepad++ and click Notepad or "Notepad++ or sublime" at the top of the window.

macOS - Click Spotlight. , type in textedit , and double-click TextEdit at the top of the results.

2. Type in <!DOCTYPE html> and press ↵ Enter . This tells the web browser that this is an HTML document.

3. Type in <html> and press ↵ Enter . This opening tag for your HTML code.

Similar questions