260 likes | 279 Views
Three more tags…. Sound Redirection Marquee. 1. S.C.U.B.A. 2. 3. 4. 5. 6. One Table 3 Rows 4 columns. 1. 2. 3. 7. One Table 3 Rows 4 columns. 1. 2. 3. 4. 8. One Table 3 Rows 4 columns. 9. The Marquee Tag. 10. The Marquee Tag. This text will move.
E N D
Three more tags… Sound Redirection Marquee 1
One Table 3 Rows 4 columns 1 2 3 7
One Table 3 Rows 4 columns 1 2 3 4 8
One Table 3 Rows 4 columns 9
The Marquee Tag This text will move <marquee> </marquee> <img src=“fish.jpg”> This text will move [ right ] Options: direction = “left” 11
Up The Marquee Tag <marquee> This text will move </marquee> <img src=“fish.jpg”> [ right ] Options: direction = “left” , up , down] Down 12
The Marquee Tag This text will move <marquee> </marquee> <img src=“fish.jpg”> [ right ] Options: direction = “left” , up, down] behavior = “scroll” [ slide ] This is scroll This is slide 13
The Marquee Tag This text will move <marquee> </marquee> <img src=“fish.jpg”> [ right ] Options: direction = “left” , up, down] behavior = “scroll” [ slide ] , alternate ] 14
The Marquee Tag This text will move <marquee> </marquee> <img src=“fish.jpg”> [ right ] Options: direction = “left” , up, down] behavior = “scroll” [ slide ] , alternate ] bgcolor Bgcolor=“yellow” 15
Details on the handout The Marquee Tag <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 16
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. 18
Sound Tag <noembed> <bgsound src="FileName" autostart="true" loop="infinite"> </noembed> <embed src="FileName" hidden="true" autostart="true" loop="true"> 19
re-direct 20
Meta tag 21
Must be between <head> </head> Page to load <meta http-equiv=“refresh” content=“5; url=index.html”> Time in seconds 22
<html> <head> <title>My web Page </title> </head> <body> <html> <head> <title>My web Page </title> <meta http-equiv=“refresh” content=“5; url=index.html”> </head> <body> 23
Hey Frank!Cajee! Tom! I created this great web page, but it’s not working ! I did it JUST like you said !!! Honest !!! WHY?? 24
?? <html< <boody bgclr> = “gren” > <p align=“write”> </ html \ ] <funt size=“9”> ?? ?? ?? ?? 25
Check your HTML ! Spelling, Punctuation, Case, Spacing, Syntax 26