Header tags in HTML
I came to know that <h1> tag doesn't only adjusts the size of the text within it, but also nominates the text for search engines,i.e text written within header tag is more likely to be recognized by the search engines than other text in the webpage.
So,the question here is, does the text within this tag is given more priority than the other text,although the other text is greater in size?,i.e.Does it depends on size of text in any case?