Hi, I read a lot about how important it is to have h3 etc tags on your webpage as Google sees this as an important text to index. I guess the <h1> tag is the best to have, as it's the biggest, but it can look very nasty on a webpage. Using a style like below, it's possible to make the <h1> tag small but will this have the same effect? Or will Google or any other search engine see this now as normal text? <h1 style="font-family: Arial; font-size: 14pt;">Example</h1>
<h1> makes a font big (PLUS, it emphasize the words top SE Spider); to make it smaller to human reader; definr its font size. Thru this, the font will look small to human reader but big to SE spider.
Size shouldnt matter when posting the H1 tags.. as long as its not so small the visitor cannot see it!