RegEx with match() and replace()
str.match(RegEx). And then I use str.replace(RegEx, replacementStr) where the replacementStr is a span tag with a class for changing the color in a pre block.
It works like a charm when I only have 1 attribute in my html tag. But when I have 2 attributes (e.g. id and class), I get both matches in each attribute. I can't figure out why it doubling since the id and class values are different. Any insight would be great:
```js...Occasional JS error from fast clicking?
Why is this giving me an error?
Using CSS custom property in inline SVG
anyone can help me find the mdn resource for return types? example is
3D Genplan of Houses project

Any idea how I can achieve a preload effect like this one here?
Need help with my JavaScript RegEx
pre tag for code blocks in my blog posts.
1. I got a RegEx to capture the double-quotes and content in between them for some HTML attributes.
2. I have an HTML entities conversion function for < > ' " and & and I use the result to add a span tag with a class for a paragraph class and image src but not tor a title tag without any attributes.
3. Then I output the html entity conversions with the span tags around them, plus a different span and class around each line. ...Video not showing when page loads up but fixes when you press on it.

Card 2 system is flip from other cards
Is chrome dev tools responsive view working correctly?
Help with simple IF statement!
How do I keep the width of the video the same while changing the height in smaller screens?

how can i display these 2 divs one left side one right side(responsive)

Scroll horizontally through a slider
Filter
Error concatenating strings in a for loop
Understanding how development works ...
Getting the layouts correct with flex for each section.

