Tag Archives: HTML

Creating Scrolling Text With HTML, CSS, and JavaScript

Creating Scrolling Text With HTML, CSS, and JavaScript

When you’ve been building web applications for over 25 years, as I have done, using HTML, CSS, and JavaScript has become second nature.  In this article, I’ll show you some simple ways to create scrolling text using these tools, including five different methods for coding scrolling text with plain HTML, HTML and CSS, and finally, HTML + CSS + JS. …

Read More »

13+ SEO HTML Tags You Can’t Do Without in 2025

13+ SEO HTML Tags You Can’t Do Without in 2025

, ) not only organize information but also increase your page’s chance of appearing in featured snippets. Semantic HTML tags like , , , , and help search engines understand the meaning behind various sections of your page and improves the page’s overall accessibility. Why are HTMLs important for SEOs to understand? Using several different HTML tags is essential for …

Read More »

HTML Is Actually a Programming Language. Fight Me

HTML Is Actually a Programming Language. Fight Me

To learn any programming language is to learn how to debug it. But a malformed command in Python usually returns an error message that keeps the code from running, not something that fails brilliantly yet monstrously, outpacing its creators’ intentions. With HTML, we are all Doctor Frankenstein. One of my favorite websites of all time is the Embroidery Troubleshooting Guide. …

Read More »

SGE (AI Overviews) Relies Heavily on HTML Content

SGE (AI Overviews) Relies Heavily on HTML Content

Since Google announced the availability of SGE in search labs, our R&D team has been diligently working to understand how this generative AI in search operates. This research targeted one of the areas we aimed to explore.  Our questions were “What kind of content does SGE fetch to build its response?” and “Is SGE capable of fetching JS-dependent content?”. Interested? …

Read More »