LINKS

Search Engine Marketing Techniques

Different Companies are looking forward to hire a dedicated SEO expert to work on several websites/blogs for optimization and maintenance. But before that you should be aware of the following.......[READ MORE]

Error!


caution : please type your name in form


Back to form
'); }; if (empty($HTTP_POST_VARS['email_msg'])){ die('

Error!


caution : please type your email


Back to form
'); }; if (empty($HTTP_POST_VARS['msg_body'])){ die('

Error!


caution : please type your text


Back to form
'); }; $name_msg = htmlspecialchars($HTTP_POST_VARS['name_msg']); $name_msg = str_replace("&","&",$name_msg); $name_msg = str_replace("ی","ي",$name_msg); $msg_body = htmlspecialchars($HTTP_POST_VARS['msg_body']); $msg_body = str_replace("&","&",$msg_body); $msg_body = str_replace("ی","ي",$msg_body); $msg_body = nl2br($msg_body); if (!empty($HTTP_POST_VARS['url_msg'])) { $url_msg = str_replace('http://','',$_POST['url_msg']); $name_msg = "".$name_msg.""; } if(!strpos($_POST['email_msg'],"@")) { print('

Error!


caution : type your Emali


Back to form
'); die('

example : info@phpfreecode.Com
'); }; $from = htmlspecialchars($HTTP_POST_VARS['email_msg']); $body = ' Send comment
=> new comment <=
Name & Web address '.$name_msg.'
Comment '.$msg_body.'
'; if(!mail($admin_email,'New Contact us',$body,"From: <$from>\n"."MIME-Version: 1.0\n"."Content-type: text/html")) { print('

The Mail Could not be send!


server is busy .please try later


return to form
'); }else { print('

Thank You!


Your comment has been sent successfully

Thanks for your comment

return to comment | powered by phpfreecode.com
'); } } else { ?> Type new comment
     

Accept comment

.

Add whatever here

 
 

Sign up for 
PayPal and start accepting credit card payments 
instantly.

LINKS

CREATE BLOG LIKE THIS FOR FREE

It is very simple, easy and fun. It takes only minutes to create a web page like this. Start making your own web page right now and share it with your Friends. If you are good at it you can make...... READ MORE

MINI ADS

ADVERTISE HERE

RECENT POSTS

ADVERTISE HERE

POPULAR POSTS

ADVERTISE HERE
Welcome to BLOGLISM. Refer Your Friends To Dewsoft Virtual Campus And Earn Commission's. Thanks for visiting!
Loading
Showing posts with label Marquee. Show all posts
Showing posts with label Marquee. Show all posts

Wednesday, 3 November 2010

TIPS TO CREATE A MARQUEE OR SCROLLING TEXT

Posted On 4:18 pm by YOGEN BASNET 0 comments

Get a cool scrolling text to make an announcement and style your blog.

<style type="text/css"> .html-marquee

{height:30px;
This is the height of your marquee box .

width:400px;
This is the width of your marquee box .

background-color:ffff33;
This defines the background co lour of your scrolling text .

font-family:Times;
This defines the font style .

font-size:5pt;
This defines the size of the font.

color:33cc33;
This defines the font colour .

font-weight:bold;
This makes your font bold or italic .

border-width:1;
This defines the border width of your scrolling text box .

border-style:solid;
This defines the border style of your scrolling text box .

border-color:ff0000;}
This defines the border colour of your scrolling text box .

</style>

<marquee class="html-marquee" direction="left"
This defines the direction for your text to scroll.

behavior="scroll"
This defines the direction for your text to scroll or bounce .

scrollamount="12"
This defines the speed for your text to scroll.

  > BLOGLISM : Blog And Blogging Tutorial. WRITE YOUR SCROLLING TEXT HERE </marquee> 


You will get this result.

Marquee Or Scrolling Text


BLOGLISM : Blog And Blogging Tutorial. WRITE YOUR SCROLLING TEXT HERE