how do i get text to roll across the screen for pc without speakers or sound cards...
R Reginald Sep 14, 2004 #1 how do i get text to roll across the screen for pc without speakers or sound cards...
D David Bartosik [MSFT MVP] Sep 14, 2004 #2 Insert an html code fragment (insert menu) and type in the html code for a marquee - <marquee>mytextgoeshere</marquee>
Insert an html code fragment (insert menu) and type in the html code for a marquee - <marquee>mytextgoeshere</marquee>
D Don Schmidt Sep 15, 2004 #3 Thanks for the post. Tried it, liked it and when my daughter came by suggested I add "width = 800" so the line now looks like <marquee "width =800px>mytextgoeshere</marquee> Result, the marquee starts at the right edge of the web page rather than the right edge of the screen. (Teen age kids... scary smart) -- Don Vancouver, USA David Bartosik said: Insert an html code fragment (insert menu) and type in the html code for a marquee - <marquee>mytextgoeshere</marquee> -- David Bartosik - [MSFT MVP] www.publishermvps.com Reginald said: how do i get text to roll across the screen for pc without speakers or sound cards... Click to expand... Click to expand...
Thanks for the post. Tried it, liked it and when my daughter came by suggested I add "width = 800" so the line now looks like <marquee "width =800px>mytextgoeshere</marquee> Result, the marquee starts at the right edge of the web page rather than the right edge of the screen. (Teen age kids... scary smart) -- Don Vancouver, USA David Bartosik said: Insert an html code fragment (insert menu) and type in the html code for a marquee - <marquee>mytextgoeshere</marquee> -- David Bartosik - [MSFT MVP] www.publishermvps.com Reginald said: how do i get text to roll across the screen for pc without speakers or sound cards... Click to expand... Click to expand...