5.10.2016

How to creat navigation menu in blog?

how to create navigation menu in blog?
follow the following steps:-

1.login to your blogger account.

2.go to the layout menu in the side bar

3.scroll below and click to the ADD a Gadget option.

4.a new tab will be opened,scroll down and click the "+"
sign option side to the HTML/JAVASCRIPT.

5.and content box paste the following code:-

<ul class="basictab">
<li class="selected"><a href="#">Home</a></li>
<li><a href="#">javascript</a></li>
<li><a href="#">computer network</a></li>
<li><a href="#">see user view</a></li>
<li><a href="#">extra</a></li>
<li><a href="#">privacy policies</a></li>
<li><a href="#">help</a></li>
</ul>

6.and save it.

7.you can preview it and finally click save arrangement option in previously opened or original tab.

8.now view the blog,you can find what you want in your blog.




Stay happy with www.howiset.blogspot.com


No comments:

Post a Comment