Semantic H1 tag

Source: Internet
Author: User

As we all know, search engines prefer H1. In Seo, H1 is also a very basic and important step. However, sometimes for the sake of the interface style, many titles of text are made into images. In most cases, images are directly used when a page is cut. In CodeAnd H1 has no effect on the search engine.

<H1> Jb51.net
In fact, a small adjustment can take both of them into account.
Let's take a look at this section. The H1 code is still readable to the search engine. We only use text-indent:-9999px; To throw the text "invite friends to join" to the left.Copy codeThe Code is as follows: <style>
. Test {}
. Test H1 {margin: 0; padding: 0; text-indent:-9999px; width: 522px; Height: 45px; Background: url(header.gif) No-Repeat ;}
. Testbox {Background: url(bg.gif );
Width: 522px;
Height: 323px;
}
</Style>
<P class = "test">
<H1> foothome

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.