Top Menu

Marquee

Blog chia sẽ kiến thức, kinh nghiệm, thủ thuật và các vấn đề IT.....

marquee


  • ALTERNATE Example code:
    <FONT SIZE="4" FACE="courier" COLOR=blue><MARQUEE WIDTH=100% BEHAVIOR=ALTERNATE BGColor=yellow>This is an example of an alternating marquee...</MARQUEE></FONT>
    Result of example code:
    This is an example of an alternating marquee...

  • HSPACE / VSPACE Example code:
    Preceeding text. <FONT SIZE="4" FACE="courier" COLOR=blue><MARQUEE WIDTH=100% BEHAVIOR=SCROLL HSPACE=15 VSPACE=25 BGColor=yellow>This is an example of a scrolling marquee</MARQUEE></FONT> Following text.
    Result of example code:
    Preceeding text. This is an example of a scrolling marquee... Following text.
    To the Table of Contents

  • SCROLL Example code:
    <FONT SIZE="4" FACE="courier" COLOR=blue><MARQUEE WIDTH=100% BEHAVIOR=SCROLL BGColor=yellow LOOP=3>This is an example of a scrolling marquee...</MARQUEE></FONT>
    Result of example code:
    This is an example of a scrolling marquee...

  • SLIDE Example code:
    <FONT SIZE="4" FACE="courier" COLOR=blue><MARQUEE WIDTH=100% BEHAVIOR=SLIDE BGColor=yellow>This is an example of a sliding marquee...</MARQUEE></FONT>
    Result of example code:
    This is an example of a sliding marquee...

    To the Table of Contents

    DIRECTION

    Example code:
    <FONT SIZE="4" FACE="courier" COLOR=blue><MARQUEE WIDTH=100% BEHAVIOR=SCROLL DIRECTION=RIGHT BGColor=yellow>This is an example of a marquee scrolling to the right...</MARQUEE></FONT>
    Result of example code:
    This is an example of a marquee scrolling to the right...
    To the Table of Contents

    DIRECTION

    Example code:
    <FONT SIZE="4" FACE="courier" COLOR=blue><MARQUEE WIDTH=100% BEHAVIOR=SCROLL DIRECTION=RIGHT BGColor=yellow>This is an example of a marquee scrolling to the right...</MARQUEE></FONT>
    Result of example code:
    This is an example of a marquee scrolling to the right...
    To the Table of Contents

    SIZING

  • HEIGHT / WIDTH Example code:
    <FONT SIZE="4" FACE="courier" COLOR=blue><MARQUEE BEHAVIOR=SCROLL HEIGHT=25 WIDTH=300 BGColor=yellow>This is an example of a scrolling marquee</MARQUEE></FONT>
    Result of example code:
    This is an example of a scrolling marquee...
  • Không có nhận xét nào: