Computer Science, asked by s9501, 8 months ago

1. What are the two basic tools required to work with HTML document? Write 2 examples for each

Answers

Answered by s9502
24

Answer:

notepad

atom

Explanation:

Answered by Banjeet1141
3

Answer:

HTML is a hypertext markup language used to create web pages for websites. It is not a programming language. Instead, it is used to develop the format of the website, including paragraphs, text, buttons, shapes, etc.

What is the HTML editor tool?

An HTML editor is a tool used to create and edit HTML code. Basically, HTML editor tools help you write HTML code and allow real-time preview of your website. Some HTML editors offer more than just writing HTML code. So it depends on the editor. These HTML editor tools let you fix errors and analyze your code or website before going live. Some HTML editors are available online or can be downloaded from websites. Web developers have several HTML editors available. All these editors have their own features and features.

                   Here is a list of the best HTML editor tools that are very famous among web developers for their real-time analysis of HTML coding and website development.

  • Atom
  • Notepad++
  • Sublime text
  • Adobe Dreamweaver CC
  • Visual studio code
  • Coffee Cup HTML editor
  • Pure beans

The advantages of using the HTML editor are:

  • Using the HTML editor speeds up editing and development.
  • It helps beginners learn HTML faster.
  • Comments and other notes are included in the coding to make the code more readable. Just develop a website and put it online.
  • Provides real-time preview of HTML code.
  • Provides code auto-completion functionality.
  • Make the platform easy to learn HTML code.

Read here more-

What is basic structure of an HTML document ??​

https://brainly.in/question/34482818

What are the mandatory elements required for an HTML document?

https://brainly.in/question/2841530

#SPJ3

Similar questions