Get Latest Blog Title

I am trying to create a “Breaking News” Marquee on my news blog website.
I want to have a TITLE as a marquee text from my recent three blogs.

Can somebody help me to write a code to put in the HTML element?

Thanks in advance.

First of all Wix works with javascript and not html.

Plus, there are already examples here for the Wix Blog that you can look at.
https://www.wix.com/corvid/examples?category=blog

They all work off of the Wix Blog Posts and Categories collections.
https://support.wix.com/en/corvid-by-wix/wix-blog-with-corvid
https://www.wix.com/corvid/reference/$w.PostPage.html

Finally, see here for working with the html component and passing data from page to html component and vice versa.
https://www.wix.com/corvid/reference/$w.HtmlComponent.html
https://support.wix.com/en/article/corvid-working-with-the-html-element