Computer Science, asked by abhimalakar361, 6 months ago


Which program do
you need to preview an HTML document?
A.Text editor program
C. Web browser software
b. A graphics program
d. None of these​

Answers

Answered by ashwinkumawat2006
20

Answer:

web browser

mark as brainlist

Answered by hemanttak2001
7

Answer:

That depends on what you mean by Preview.

If you mean how can I test it to see what it looks like, then just open the file in a browser, in most cases it’ll be fine.

There are a few instances however (Beacuse of browser security) where you can’t just open a page in a browser. In order to deal with that, you need a web-server.

A local copy of Apache is quite easy to install for pretty much every operating system out there, and full instructions are available on the Apache web server home page.

If your asking about looking at the actual code, then other answers on here hit the nail on the head…. Notepad, Notepad++, MS-Code, Atom and a zillion other plain text editors will do the job.

Explanation:

Please mark me as Braillest and follow me

Similar questions