Meta tags are HTML tags that describe the content of the site. Meta tags are displayed on the front lines of HTML pages as a guide to search engines.
Meta tags can influence location. Meta tags are not displayed in web-browser.The important Meta tags for search engine optimization is to "Description".
It is recommended that Meta tag should be included in any page.The HTML Meta tags from website can be viewed in Internet Explorer via the menu page display / source.
The Meta Description Tag:
Once the page title, Meta description is the second largest in SEO. This tag contains an information element which has a large impact on the volume and quality of traffic your site receives.
It's just a marketing message to attract quality visitors - but it can affect the ranking of Google search results personalized. All search engines provide some support for the Meta Description, some more than others.
The Meta description tag is read by search engines, and can be seen in the description page of results appears căutare.
Meta engine (when the text can not be removed from the page), the two lines directly to the first page of search engine results page title.
In the description tag search engine will use the first words you see in the page, which can be any value.
Wednesday, 31 July 2013
Monday, 29 July 2013
How to Create a Link in HTML
A hyperlink (or link) is found in various forms in almost all Web pages.
Web designers use part of a word, phrase, image, or the image link as HTML command that contains this address also highlighted. Place your mouse over the link (text or image) gets a hand on the arrow.
Clicking it will take you to another location in the same document, the document or elsewhere on the Internet.
Basically there is a tag in HTML to create links. Once you've learned how to create links on the same page, links to other pages and pictures to make into links.
The HTML code for a link is so easy and looks like that:
<a href="url">Text</a>
- a - is called anchor. <a> is a tag which defines a hyperlink;
- herf - is called Hypertext Reference and it is an attribute that identify the target of a link
- url - is the full address form of the link
- Text - is the text that you desire to show on the page.
- /a - ends the whole link command
If you desire to create a picture into a link, the code will be as follows:
<a href="url"><img src="picture.jpg"/></a>
Web designers use part of a word, phrase, image, or the image link as HTML command that contains this address also highlighted. Place your mouse over the link (text or image) gets a hand on the arrow.
Clicking it will take you to another location in the same document, the document or elsewhere on the Internet.
Basically there is a tag in HTML to create links. Once you've learned how to create links on the same page, links to other pages and pictures to make into links.
The HTML code for a link is so easy and looks like that:
<a href="url">Text</a>
- a - is called anchor. <a> is a tag which defines a hyperlink;
- herf - is called Hypertext Reference and it is an attribute that identify the target of a link
- url - is the full address form of the link
- Text - is the text that you desire to show on the page.
- /a - ends the whole link command
If you desire to create a picture into a link, the code will be as follows:
<a href="url"><img src="picture.jpg"/></a>
Wednesday, 24 July 2013
HTML 5
Codes pages are also known as tags are enclosed in less than (<) and greater than (>) skobki.Kronshteyn open the following items, which is a command in the browser and ends with a parenthesis.
HTML 5 and What It Is :
Finally arrived at the entrance of html 5. Okay so novel, these pledges himself to observe the following: if you can only integrate.
I see the world's largest lake and offers a range of other designers and webmasters HTML storage integrated into the browser, but the drag and drop, vector graphics, and a variety of other content.
Html Codinng
Hypertext Markup Language - is that it represents. Sa way of web browser, the text and images to present vremya.HTML code starting with the direction" DOCTYPE "(document type) HTML" public "and then some other stuff« XHTML ».
This is just a new and improved version of HTML. Do not worry about it now. I did not write the code of this page - this is done automatically by my host,
and presented in the form of HTML, XHTML, Javascript, and some other things, such as textiles and Markdown that I can not even understand.
I just need some basic HTML "can do simple things such as bold, underline, and hyperlinks in the main h2Headings HTML.
After the HTML commands have the head, which contains everything in the title. You will see the term "robot" which is the command for the search engines to start to read the information later. And that meta-tags are pieces of information - how to describe what your site is all about giving and keywords.
This is just a new and improved version of HTML. Do not worry about it now. I did not write the code of this page - this is done automatically by my host,
and presented in the form of HTML, XHTML, Javascript, and some other things, such as textiles and Markdown that I can not even understand.
I just need some basic HTML "can do simple things such as bold, underline, and hyperlinks in the main h2Headings HTML.
After the HTML commands have the head, which contains everything in the title. You will see the term "robot" which is the command for the search engines to start to read the information later. And that meta-tags are pieces of information - how to describe what your site is all about giving and keywords.
Subscribe to:
Posts (Atom)