Answer:
h1
Explanation:
pluto
The H1 heading element displays the largest size heading among the other ones.
What is heading element?A heading tag in HTML is used to define a page's headings. HTML defines six different levels of headings.
Headings help to structure the content of a web page by dividing it into different sections.
They assist sighted users in quickly scanning the page and finding information. However, they are required for assistive technologies to navigate a web page.
A heading element entails all font changes, paragraph breaks before and after the heading, and any white space required to render the heading.
H1, H2, H3, H4, H5, and H6 are the heading elements, with H1 being the highest (or most important) level and H6 being the lowest.
Thus, H1 is the largest size of heading.
For more details regarding heading element, visit:
https://brainly.com/question/8734395
#SPJ2
What is output? Select all that apply. c = 0 while (c < 5): c = c + 1 print(c) 6 5 2 4 3 0 1
Answer:
2 4 3 0 1
Explanation:
The ___ function can be entered by clicking the cell where you want to add the funtion such as cell J6. Then click the arrow next to the autosum button and choose averange
Answer:
The name of the function that can be added to a cell below a column of numbers or to the right of a row of numbers to find the average by clicking on the AutoSum button on the HOME tab is;
Average
Explanation:
The average function is the function used to quickly find the arithmetic mean, 'μ', or average of a number group, x₁, x₂, x₃, ...xₙ, which is given by dividing the sum of the numbers by the count, 'n', of the numbers, as follows;
μ = ∑x/n
The AutoSum can be used to find the average in Microsoft Excel by clicking on the next cell to row of cells to the right or immediately below the column of cells, then clicking on the down arrow on the right of the AutoSum button on the HOME tab and selecting Average from among the options, the average of the numbers in the column or row of cells will be displayed in the selected cell.
Therefore, we have;
The Average function can be entered by clicking the cell where you want to add the function such as cell J6. Then click the arrow next to the AutoSum button and choose average