Minggu, 06 Januari 2013

meme

HTML Marquee Generator



An HTML marquee lets you add scrolling text and images to your website. You can use this HTML marquee generator to create either scrolling text or a scrolling image. Feel free to experiment! To generate an HTML marquee:
  1. Select the values you need
  2. Click "Generate Code" (or "Generate Code and Preview")
  3. Copy & paste the code into the HTML of your web page (or MySpace/Friendster profile page).
Outer Box
(pixels)
(pixels)
Choose Color
  [More Colors...]
Choose Color
  [More Colors...]
Text
Choose Color
  [more colors...]

(eg. http://www.quackit.com/pix/smile.gif)
Italic Bold
Generated HTML Code

OR
Copy and paste the following code into a text file and save with a .html or .htm extension.

1 komentar:

  1. <!-- HTML Codes by Quackit.com -->
    <style type="text/css">
    .html-marquee {height:200px;width:400px;background-color:ffff33;background-image:url(http://);font-family:Arial;font-size:48px;color:000000;font-weight:bold;border-width:4;border-style:double;border-color:ff0000;}
    </style>
    <marquee class="html-marquee" direction="up" behavior="scroll" scrollamount="18" ><img src="http://"> sasasasasa</marquee>

    BalasHapus