Login to your Blogger account, click the Layout-Edit HTML and then at the top of the search code and input <head> following script underneath.
<script type="text/javascript">
alert("<span style="color: rgb(255, 0, 0);"> Welcome ^_^ </span>")
</script></div>tory/favicon.ico' rel='shortcut icon'/>
Here are the steps Creating Messages Goodbye::
Login to your Blogger account, click the Layout-Edit HTML and then at the top of the search code and input <head> following script underneath.
<script type='text/javascript'>
// goodbye alert
function goodbye(){
alert(' Good bye ^_^ ');
}
parent.window.onunload=goodbye;
</script>
// goodbye alert
function goodbye(){
alert(' Good bye ^_^ ');
}
parent.window.onunload=goodbye;
</script>
Text in red can be changed according to your wishes.
If you are successful, please save your work.
How, easy right?
You simply add a bit of Java script code in your blog page and you already look different. Good luck ..
Comments
Post a Comment