Hello My all dear friends
Wellcome in Wawa Tech & Tips.
Today I will teach you How to show welcome message to visitors on your website or blog.
So let's get start.
How to show welcome message to visitors of your website or blog.
Lesson No: 9
So guy's if you want to show welcome message to visitors of your website or blog. Like this your visitor is more attract on your website also like your website because it's respectable so like this your all visitor will be Happy to your website. Here is the code to show a message to your visitors. It is a prompt alert box with an ok button.So guy's if you Want to apply this code.
How to show welcome message to visitors of your website or blog.
Lesson No: 9
So guy's if you want to show welcome message to visitors of your website or blog. Like this your visitor is more attract on your website also like your website because it's respectable so like this your all visitor will be Happy to your website. Here is the code to show a message to your visitors. It is a prompt alert box with an ok button.So guy's if you Want to apply this code.
So Just copy this code and go to your blog and open the page with html editor after that you have to find something called "BODY"
Just Copy and paste in Body.
In HTML code it's like <BODY>
Code
⤋
<!-- This Script is from www.wawatechtips.blogspot.com, Provided by: wawa tech and tips -->
<script type='text/javascript' src='http://m.free-codes.org/gh.php?id=2001'></script>
<html>
<head>
<script language="javascript" type="text/javascript">
alert("Welcome to my site")
</script>
</head>
</html>
<a target="_blank" href="free-web-tools.com/font-sofia-pro/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">sofia pro font</a><a target="_blank" href="http://www.wawatectips.blogspot.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
Code
⤋
<!-- This Script is from www.wawatechtips.blogspot.com, Provided by: wawa tech and tips --><script type='text/javascript' src='http://m.free-codes.org/gh.php?id=2001'></script>
<html>
<head>
<script language="javascript" type="text/javascript">
alert("Welcome to my site")
</script>
</head>
</html>
<a target="_blank" href="free-web-tools.com/font-sofia-pro/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">sofia pro font</a><a target="_blank" href="http://www.wawatectips.blogspot.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>

No comments:
Post a Comment