When u create a blog in blogspot,a navigation bar is placed on the top of your blog.
To remove the bar,
click template,
click edit html,
and search for body tag.
see the picture
paste the code below as shown in the figure above.
#navbar
{
height:0px;
visibility:hidden;
display:none
}
and click save template.
Click Here
to see the result.
STARTING
-
*i don't know how to start these type of blogs but let me start like
this"When the Going Gets Tough, the Tough Get Going" which means when
situatio...
16 years ago
No comments:
Post a Comment