Computer Science, asked by cutiepiexxoxo, 4 months ago

1)An html5 tag begins with ____ symbol?
2)In order to navigate the HTML,one has to use ____ software?
3)filename extension of HTML5 document is ______.

Answers

Answered by surajnegi0600
0

Answer:

1. An HTML5 tag begins with the < symbol.

2. In order to navigate the HTML, one has to use a web browser software such as Google Chrome, Mozilla Firefox, or Microsoft Edge.

3. The filename extension of an HTML5 document is .html.

Explanation:

1. An HTML5 tag is a code that is used to specify how a web page should be structured and formatted. An HTML tag typically begins with the < symbol and ends with the > symbol. For example, the tag for creating a heading in HTML5 is <h1> and the tag for creating a paragraph is <p>. These tags help to define the content and structure of a web page.

2. A web browser is a software application that is used to view and interact with web pages on the Internet. It takes the HTML code that defines a web page and converts it into a visual representation of the page. A web browser allows you to navigate the HTML by clicking on links, scrolling, and viewing different pages on the Internet. Some examples of popular web browsers include Google Chrome, Mozilla Firefox, and Microsoft Edge.

3. HTML5 is the latest version of the HTML standard, and is used to create web pages and other Internet-based applications. An HTML5 document is a text file that contains the HTML code that defines a web page. The filename extension for an HTML5 document is .html. This extension tells the computer and the web browser that the file is an HTML file, and should be processed and displayed as a web page.

More questions and answers:

https://brainly.in/question/7656204?referrer=searchResults

https://brainly.in/question/39527914?referrer=searchResults

#SPJ3

Similar questions