The dress-up tags , <b:skin> and <b:template-skin> are tags or elements inserted in the header of the Blogger theme XML file, the content of which is composed of a series of variable declarations and CSS interacting with the theme creation tool. <b:skin> and <b:template-skin> are two different tags in same category, dress-up. Use of <b:skin>: The <b:skin> tag contains the CSS style code that is for blogger template. <b:skin> Syntax: <b:skin> <![CDATA[ ]]> </b:skin> Use of <b:template-skin>: The <b:template-skin> tag also contains CSS code but this CSS code will not be applied to the theme. It will be applied to the layout section of your theme in layout editor of blogger dashboard. <template-skin> Syntax: <b:template-skin> <![CDATA[ ]]> </b:template-skin> Key Points of Dress-up Tags: The markers CDATA is nested in the tags. This indicates that the content will not be analyzed...
The <b:widget> in blogger tag reference is the second tag which is used as a layout element in the blogger XML editor. This tag is used to define widgets in blogger you can also say that this is the container tag for a blogger widget code. Syntax of <b:widget> Tag: <b:widget cond='true' id='Header1' locked='false' title='Blogger Code (Header)' type='Header'> /* Main Widget Code */ </b:widget> Characteristics of <b:widget> Tag: It can only be used with in <b:section> Tag. Each <b:widget> Tag can only contain one includible section, one of which is mandatory with identifier main . It cannot be nasted. Attributes Used for <b:widget> Tag: This is a list of some several attributes that can be added in this tag some are required and some are optional. Attribute Description Strictness id Id is the unique identifier for this tag. The identifier is composed of the type of gadget, followed by a number b...
Google News is a free service that Google lists in its system by taking news stories from other sites. This service, which is a great opportunity especially for news sites, makes important contributions to your web page traffic. Of course, there are a few criteria you need to overcome in order to be accepted during the application process. In this article, we will tell you how to sign up for Google News. How to sign up for Google News? In the first step, Google will track the following data about your site: Does your site have original content? How often do you write? Are your site and articles professional? Is their information about your authors and content providers? Join Google News Step by Step Now let's talk step by step on what we should do if you're ready. After passing each of these short titles, we will be ready for the registration phase. The Right Headlines: After creating original content, what we need to pay attention to the first stage is the titles we enter...
Comments
Post a Comment