280 likes | 422 Views
Web Pages Week - 9. Three more tags…. Sound Redirection Marquee. S.C.U.B.A. One Table 3 Rows 4 columns. 1. 2. 3. One Table 3 Rows 4 columns. 1. 2. 3. 4. One Table 3 Rows 4 columns. The Marquee Tag. The Marquee Tag. This text will move. <marquee>.
E N D
Three more tags… Sound Redirection Marquee
One Table 3 Rows 4 columns 1 2 3
One Table 3 Rows 4 columns 1 2 3 4
One Table 3 Rows 4 columns
The Marquee Tag This text will move <marquee> <img src=“fish.jpg”> </marquee> This text will move [ right ] Options: direction = “left”
Up The Marquee Tag This text will move <marquee> <img src=“fish.jpg”> </marquee> [ right ] Options: direction = “left” , up , down] Down
The Marquee Tag This text will move <marquee> <img src=“fish.jpg”> </marquee> [ right ] Options: direction = “left” , up, down] behavior = “scroll” [ slide ] This is scroll This is slide
The Marquee Tag This text will move <marquee> <img src=“fish.jpg”> </marquee> [ right ] Options: direction = “left” , up, down] behavior = “scroll” [ slide ] , alternate ]
The Marquee Tag This text will move <marquee> <img src=“fish.jpg”> </marquee> [ right ] Options: direction = “left” , up, down] behavior = “scroll” [ slide ] , alternate ] bgcolor Bgcolor=“yellow”
Details on the handout The Marquee Tag This text will move <marquee> <img src=“fish.jpg”> </marquee> <marquee direction = "left" scrollamount="1" scrolldelay="20"> <img src="yellowfish.gif" alt="A yellow Fish"> </marquee> [ right ] Options: direction = “left” , up, down] behavior = “scroll” [ slide ] , alternate ] bgcolor height / width loop scrollamount / scrolldelay
Sound Tag This tag works with I.E. NOT with Netscape Newer versions of Internet Explorer recognize BOTH tags… <bgsound src=“hi_ho.wav" autostart="true" loop="infinite"> <embed src=“hi_ho.wav" width="144" height="60" autostart="true" loop="true"> This tag works with Netscape. NOT with older versions of I.E.
Sound Tag <noembed> <bgsound src="FileName" autostart="true" loop="infinite"> </noembed> <embed src="FileName" hidden="true" autostart="true" loop="true">
Must be between <head> </head> Page to load <meta http-equiv=“refresh” content=“5; url=index.html”> Time in seconds
<html> <head> <title>My web Page </title> </head> <body> <meta http-equiv=“refresh” content=“5; url=“index.html”> </head> <body>
Hey Frank! I created this great web page, but it’s not working ! I did it JUST like you said !!! Honest !!! WHY??
?? <html< <boody bgclr> = “gren” > <p align=“write”> </ html \ ] <funt size=“9”> ?? ?? ?? ??
Check your HTML ! Spelling, Punctuation, Case, Spacing, Syntax