Another Method to Create Category in Blogger Blog

Generally using Labels and Link list gadget/widget we can create categories in Blogger blog. But another method is also there to create category in Blogger blog using <a> tag (anchor tag).

Create category in Blogger blog with Anchor Tag

In the previous post, we already discussed creating categories in Blogger using Labels and the Linked List widget. Now, I will explain how to create categories in Blogger using the anchor tag. This is also one of the easiest ways to create categories in Blogger. Although Blogger does not provide a category widget like in WordPress, we can still use these methods to create categories. However, creating categories using Labels is the recommended method in Blogger.

Follow below steps to create category in blogger blog with Anchor Tag


Step 1 : Go to Blogger Dashboard

Step 2 : Click on Layout

Step 3 : Click on Add a new gadget

Step 4 : Select HTML/JavaScript widget

Step 5 : Follow below steps.

Category name :

<a href="URL ">list name1</a>
<a href="URL ">list name2</a>
<a href="URL ">list name3</a>

When you click on "list name1", you will be directed to the URL mentioned in the "href" attribute of the anchor tag. Similarly, you can create categories in your Blogger blog using these simple anchor tags.

1 comment: