How To Set Favicon In Your Bogspot Blogger Account

It is very easy To Set Favicon In Your Bogspot Blogger Account.Firstly you just upload one image or favicon icon in your site.Then follow the instruction....

01.Login to your blogger account
02.Click on Design
03.Click Edit HTML

Then you search " <title><data:blog.pageTitle/></title> " (Ctrl+F)

04. Bellow the " <title><data:blog.pageTitle/></title> " you paste your
       <link href='favicon image url' rel='shortcut icon'/>

05.Then click SAVE TEMPLATE
ok..DONE

For example>.....

<title><data:blog.pageTitle/></title>
<link href='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-fF8Nh-r0aWVo4wqFMS_dJebUTuepaN9h7D15EVYqtXLRXIlKwv2qZxxOIIjvQ1Tc-GWYW2WYsQPFJJLFDdUGRh9bCRfhGYKmYANtpzl3nEG_ykrHS57Oeb89LBANHgi-YwWvX2iyCYHo/s400/messi+wallpaper.jpg' rel='shortcut icon'/>

Junior School Certificate and Junior Dakhil Certificate Exam result 2011 : JSC and JDC Exam Result 2011

JSC and JDC Exam Result   2011

Prime minister and Education minister hope that 2011 Exam result of Junior School Certificate and Junior Dhakhil Certificate is better than previous year.
Junior School Certificate (JSC) exam result 2011 and Junior Dhakhil Certificate (JDC) exam result 2011 has been published in 26th december 2011.Here you take your son, doughtier or a relative jdc n jsc exam result 2011.Junior School Certificate (JSC) and Junior Dakhil Certificate (JDC) student result 2011 and it is totaly free.

Get your son or relative JDC and JSC result 2011 here to click it >>>>>

and the other hand some one take result in mobile

For JSC:
JSC<space> Board name 1st three latter<space>Roll =>send 16222

Example:
jsc DHA xyz(roll no.) =>send to 16222

For Dhakhil  (JDC):
Example:
JDC MAD xyz(roll no.) send to=> 16222 (convert JSC by JDC and Board by MAD)

Tutorial or Tips of Images In HTML

It is very Simple and easy to HTML Images Tutorial.Here we provide a short cut technique To HTML Images tips.

Here a main code is like as " <img src="url" alt="write some here as your wish"/> " and you also see here "URL". Here you provide your selected image url and then

Firstly you copy or write this HTML code and then save it notepad.Must be you save it this formate like as  " Document Notepad.html "  and then it run in your net connection.
Here i am provide a sample to of you........

<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgaFC76CNrIoIBCqBRviGklAjmA6zlNF8hJqnlt2jIleQZ8-aT3FnsiczD3K4y80dOdXNkvUOGNQ74ynXscw4mjR7BpeCAmH2AFGCcYnsZDgyOx3sJoiGx6zbJBmwJWNTtAe-hOr3Np2UA/s320/Mixed+Fruit%2527s+smudi.jpg" alt="write some here as your wish"/>

So no more today thanks to all for going with us..............
Best of Luck >>>>>>>>

How To Make or Creating Menu Bar By CSS

Menu Bar Making By CSS

It is very Simple and easy to Make or Creating Menu Bar By CSS.Here we provide a short cut technique To Make or Creating Menu Bar By CSS.Here we also provide it in color.

Firstly you copy or write this color css code and then save it notepad.Must be or 100% you save it this format like as  " Document Notepad.html "  and then it run in your net connection.
you also add paragraph or headline with it like as <h1>Creating Menu Bar By CSS</h1> and <p>Creating Menu Bar By CSS</p>  and above the last line of  </body> </html> .

It is a Vertical Navigation Bar with color (copy or write this color css code <html> to </html>) :

    <html>
    <body>
    <style type="text/css">
    ul.menu {
    list-style:none; /* removes bullets */
    margin:0;
    padding:0;
    width:200px;
    }
    ul.menu li {
    padding:0 0 1px 0; /* adds 1 pixel padding to bottom */
    margin:0;
    }
    ul.menu li a:link, ul.menu li a:visited {
    display:block;
    border-left:10px solid #5B0000;
    background-color:#9E0000;
    color:#ffffff;
    text-decoration:none;
    padding:5px 10px;
    }
    ul.menu li a:hover {
    background-color:#5B0000;
    }
    </style>
    <ul class="menu">
    <li><a href="#">World News</a></li>
    <li><a href="#">Science</a></li>
    <li><a href="#">Teachnology</a></li>
    <li><a href="#">Sports</a></li>
    <li><a href="#">Entertainment</a></li>
    </ul>

    </body>
    </html>

Here you see Horizontal Navigation Bar (copy or write this color css code <html> to </html>) :

<html>
<head>
<style type="text/css">
ul
{
list-style-type:none;
margin:0;
padding:0;
}
li
{
display:inline;
}
</style>
</head>

<body>
<ul>
<li><a href="#">World News</a></li>
<li><a href="#">Entertainment</a></li>
<li><a href="#">Sports</a></li>
<li><a href="#">Sci N Tech</a></li>
</ul>

</body>
</html>



Here you also see that "#" and "#" sign mentioned that here you set your menu URL and firstly 100% you changes the # sign into the your selected URL.
So no more today thanks to all for going with us..............
Best of Luck >>>>>>>>

Twitter Delicious Facebook Digg Stumbleupon Favorites More