From e1f789b04084f846a540f11cd3e6e54491b4cea1 Mon Sep 17 00:00:00 2001 From: Bikash Daga <111844391+bikashdaga09@users.noreply.github.com> Date: Wed, 24 Aug 2022 14:42:05 +0530 Subject: [PATCH] Added one useful resource from Scaler Topics Hey, I have added a helpful reference link for the marquee tag in the example section that I think will best add to your content and give your readers a more diverse understanding of the topic. I hope you will like this. Thank you. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1819473..190f2de 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ Another option is to do some CSS Styling on the VTT track element, to animate th ## Example -For the porpouse of the example, in `./HTML5VideoExample` a plain text is used, and loaded into to `marquee` tag to have animated scroll below the video. +For the porpouse of the example, in `./HTML5VideoExample` a plain text is used, and loaded into to [`marquee`]( +https://www.scaler.com/topics/html/marquee-tag-in-html/) tag to have animated scroll below the video. For more on marquee tag see [here][marquee] @@ -90,4 +91,4 @@ git subtree push --prefix HTML5VideoExample origin gh-page [marquee]: http://www.tutorialspoint.com/html/html_marquee_tag.htm -[example]: https://opennewslabs.github.io/elex-webVideoTextCrawler/ \ No newline at end of file +[example]: https://opennewslabs.github.io/elex-webVideoTextCrawler/