INSIDE THIS BLOG>>>>>>

How to Convert PDF in Word FIle

About Software:

Even though so many people use PDF these days, it is hardest to edit the files without the proper information. Therefore, getting a free PDF to Word software like this one can infinitely help you to edit the things that you need and have the best possible way of doing things. At the end of the day, there are few other software possibilities to get the PDF files converted into Word like you want. Therefore, take advantage of this free software.

PDF to Word Convertor

Version : 1.0
File Name: pdf to Wordconvertor Rare
Price : free
File Size: 1.16 MB
Publisher: PDF Solution

Marquee of Image and Text

Demo http://design2blogger.blogspot.com full marquee code and demos  Code
<marquee direction="left" ><img src="../Pictures/1.jpg" width="50" height="25"/><strong> http://design2blogger.blogspot.com</strong> <img src="../Pictures/2.jpg" width="50" height="25"/> full marquee code and demos </marquee>

Marquee slide

Demo marquee styles code and demos
Wow Slider design in blogger
create a beautiful website through our tutorials
Code
<marquee direction="up" behavior="scroll" scrollamount="2" height="20px" style="border:2px solid #FF0000; background:#CCCCCC; color:#00F" onMouseOver="this.stop();" onMouseOut="this.start();">
<p><a href="http://design2blogger.blogspot.com/search/label/marquee">marquee styles code and demos</a></p>
<p> <a href="http://design2blogger.blogspot.com/search/label/WOW%20Slider">Wow Slider design in blogger</a></p>
<p> <a href="http://design2blogger.blogspot.com">create a beautiful website through our tutorials</a></p>

</marquee>

Left Right Image marquee code and demo

demo code
<marquee direction="left"><img src="../Pictures/1.jpg" width="200" height="150"/> <img src="../Pictures/2.jpg" width="200" height="150"/></marquee><marquee direction="right"><img src="../Pictures/3.jpg" width="200" height="150"/> <img src="../Pictures/4.jpg" width="200" height="150"/>
</marquee>

Image Marquee with Mouseover and image link

Demo
Code
<marquee direction="left" align="middle"onMouseOver="this.stop();" onMouseOut="this.start();" 
><a href="http://design2blogger.blogspot.com"><img src="https://sites.google.com/site/wowslider101/4.jpg?attredirects=0" width="300" height="150" /></a> <a href="http://design2blogger.blogspot.com"><img src="https://sites.google.com/site/wowslider101/2.jpg?attredirects=0" width="300" height="150" /></a> <a href="http://design2blogger.blogspot.com"><img src="https://sites.google.com/site/wowslider101/3.jpg?attredirects=0"width="300" height="150"></a>

</marquee>

Marquee with Heading and right direction and right side heading

Code
<table width="700" border="3">
  <tr>
    <td width="601"><marquee  direction="right"onmouseover="this.stop();" onmouseout="this.start();">marquee with right side heading and right side direction</td>
    <td width="83" style=" text-align:center; background:#00F; ">Heading</td>
  </tr>

</table>
Demo
marquee with right side heading and right side direction Heading

Marquee with News Heading and Border


Heading marquee with different border and Heading
Demo
<style type="text/css">
.css {
color: #C00;
background:#00FF00;
font-family: "MS Serif", "New York", serif;
alignment-adjust:central;
border:dotted;
}
.css strong em {
}
</style>

<table border="0" style="border: inset; width: 523px;">
  <tbody>
<tr>
    <td class="css" width="90"><strong><em>Heading</em></strong></td>
    <td width="417"><marquee behavior="scroll" direction="left" mouseover="this.stop();" mouseout="this.start();">marquee with different border and Heading</marquee></td>
  </tr>

</tbody></table>
Code

Marquee with Heading

Code
<table width="700" border="0">
<tr>
<td width="63" bgcolor="#000099" bordercolor="#333333"><strong><em>Heading</em></strong></td>
<td width="641"><marquee direction="left" bgcolor="#00CC00" onMouseOver="this.stop();" onMouseOut="this.start();">Marquee for website or blogger with Heading</marquee></td>
</tr>
</table>

demo
Heading Marquee for website and blogger with Heading

Also border marquee: greate marquee design

Reoccuring Marquee Demo
<marquee behavior="alternate"><marquee width="200" style="border: 15px groove pink;">Reoccuring Marquee</marquee></marquee>
Code
add mouse over in marquees:
mouseover="this.stop();"
mouseout="this.start();"

marquee diffrent direction in one marquee

<<<different marquee>>>
Demo

<marquee scrollamount="5" width="40">&lt;&lt;&lt;</marquee>hamro sansaar<marquee scrollamount="5" direction="right" width="40">&gt;&gt;&gt;</marquee>
Code
marquee for mouseover code add:
mouseover="this.stop();"
mouseout="this.stop();"

marquee with groove border, border size and text color

marquee with grove border border Demo
<marquee direction="left" bgcolor="red" onMouseOver="this.stop();" onMouseOut="this.start();" style="border:10px groove orange; color:white;">marquee with grove border border</marquee>
Code
edit the code of border color, border size and text color:
border:10px groove orange; 
color:white;

marquee with border, border color, border size and text color

marquee with double border Demo
<marquee direction="left" bgcolor="yellow" style="border:10px double blue; color:green;">marquee with double border</marquee>
Marquee Code
for mouse over stop and start code:
mouseover="this.stop();" 
mouseout="this.start();"
for border, border size and text color edit this code:
border:10px double blue;
color:green;
you can also change the bgcolor, direction and more see all marquees demo and code click here

marquee with dashed border and text color

marquee with dashed border Demo
<marquee direction="left" bgcolor="#FF33FF" style="border:3px dashed red; color:green;">marquee with dashed border</marquee>
code
For mouse over add this code in marquee code:
 mouseover="this.stop();"
 mouseout="this.start();"
for border color or size and text color edit this code: 
border:3px dashed red;
color:green;

Marquee with border color and text color

marquee with boder Demo
<marquee direction="left"  height="30px" bgcolor="#0000FF" style="border: 3px solid red; color:#00FF33">marquee with boder</marquee>
Code
Marquee with border and text color
marquee with boder Demo
<marquee direction="left" onMouseOver="this.stop();" onMouseOut="this.start();"  height="30px" bgcolor="#0000FF" style="border: 3px solid red; color:#00FF33">marquee with boder</marquee>
Code
Marquee with border and text color with mouseover

Marquee with background color

marquee with background color

1. Marquee with Background color without mouseover.
CODE
<marquee bgcolor="red" direction="left">marquee with background color</marquee>

marquee with background color and moouseover
2. Marquee with Background color without mouseover.
CODE
<marquee bgcolor="#00FF00" direction="left" onmouseout="this.start();" onmouseover="this.stop();">marquee with background color and moouseover </marquee>

Note: choose bgcolor name or color code:
color chart

3. Add HTML Code different direction and different behavior with our full code and demos.
   <marquee bgcolor="green" direction="left" behavior="alternet or slide or scroll" loop="5 or 1 or 5 or .....">marquee with background color</marquee>

Marquee left direction with slide behavior and loop

Code:
<marquee direction="left" behavior="slide" loop="5">marquee left direction with slide behavior and loops style</marquee>

Demomarquee left direction with slide behavior and loops styleMarquee loop mean how much time are you want to slide/scroll in website.

Marquee down direction with slide behavior

     1. Without Mouseover marquee code & Demo
Code:
<marquee direction="down" height=" 40px"  behavior="slide"> down direction with slide behavior marquee </marquee>
Demo   down direction with slide behavior marquee2.  Marquee Code and Demo with Mouseover
code:
<marquee direction="down"  height="40px" behavior="slide" onMouseOver="this.stop();" onMouseOut="this.start();">left directon with scroll behavior marquee with mouseover</marquee>
Demo left directon with scroll behavior marquee with mouseover

Marquee up direction with slide behavior

     1. Without Mouseover marquee code & Demo
Code:
<marquee direction="up" height=" 40px"  behavior="slide"> up direction with slide behavior marquee </marquee>
Demo  up direction with slide behavior marquee2.  Marquee Code and Demo with Mouseover
code:
<marquee direction="up" height="40px"  behavior="slide" onMouseOver="this.stop();" onMouseOut="this.start();">up directon with slide behavior marquee with mouseover</marquee>
Demoup directon with slide behavior marquee with mouseover 

Marquee right direction with slide behavior

   1.   Without Mouseover marquee code & Demo
Code:
<marquee direction="right"  behavior="slide"> right direction with slide behavior  marquee </marquee>
Demo right direction with slide behavior marquee2. Marquee Code and Demo with Mouseover
code:
<marquee direction="right"  behavior="slide" onMouseOver="this.stop();" onMouseOut="this.start();">left directon with scroll behavior marquee with mouseover</marquee>
Demo left directon with scroll behavior marquee with mouseover