Computer Science, asked by deviasha, 2 months ago

LONG ANSWER TYPE QUESTION

(5)List the different types of HTML tags.

(6) List the different arithmetic operators?​

Answers

Answered by amarjyotijyoti87
0

\huge\colorbox{pink}{Answer࿐}

_________________________

1) Document structure tag:

  • HTML tag: It is the root of the html document which is used to specify that the document is html.

  • Head tag: Head tag is used to contain all the head element in the html file.

  • Body tag: It is used to define the body of html document.

  • Title tag: It is used to define the title of html document.

_________________________

_________________________

2) These operators are + (addition), - (subtraction), * (multiplication), / (division), and % (modulo). The following table summarizes the binary arithmetic operations in the Java programming language.

_________________________

Answered by Anonymous
2

{\LARGE{\underline{\underline{\bf{ HTML \:  \:  tag :-\  \ }}}}} \\ \\

It is the root of the html document which is used to specify that the document is html.

{\LARGE{\underline{\underline{\bf{ Head  \:  Tag :-\  \ }}}}} \\ \\

Head tag is used to contain all the head element in the html file.

{\LARGE{\underline{\underline{\bf{ Body \:  tag:-\  \ }}}}} \\ \\

It is used to define the body of html document.

{\LARGE{\underline{\underline{\bf{ Title  \: Tag:-\  \ }}}}} \\ \\

It is used to define the title of html document.

List the different arithmetic operators ?

  • Addition
  • Subtraction
  • Multiplication
  • Division
Similar questions