Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

tag

<!DOCTYPE html>
<html>

   <head>
      <title>HTML marquee Tag</title>
   </head>
	
   <body>
      <marquee>This is basic example of marquee</marquee>
   </body>
	
</html>
Source by www.tutorialspoint.com #
 
PREVIOUS NEXT
Tagged: #tag
ADD COMMENT
Topic
Name
8+4 =