I'm so confused by this HTML code!
It looks like they threw a bunch of divs, spans, and images together without any rhyme or reason
. And don't even get me started on all those repeated classes... styles_newsNow__M_63_, styles_img__gUAMI, and styles_chevron-img__9Ibgq? What's up with that?
It looks like they're trying to make it look pretty or something, but really, it's just a mess of code
.
If I were to draw this out in a diagram, it would be something like:
```
+---------------+
| Div 1 |
+---------------+
|
|
v
+---------------+ +---------------+
| Span 2 | | Image 3 |
+---------------+ +---------------+
| |
| Repeated classes |
| styles_newsNow__M_63_|
| styles_img__gUAMI|
v
+---------------+ +---------------+
| Div 4 | | Image 5 |
+---------------+ +---------------+
```
Anyway, I think they should just break it down and start over
. This code is like a puzzle with missing pieces
.
If I were to draw this out in a diagram, it would be something like:
```
+---------------+
| Div 1 |
+---------------+
|
|
v
+---------------+ +---------------+
| Span 2 | | Image 3 |
+---------------+ +---------------+
| |
| Repeated classes |
| styles_newsNow__M_63_|
| styles_img__gUAMI|
v
+---------------+ +---------------+
| Div 4 | | Image 5 |
+---------------+ +---------------+
```
Anyway, I think they should just break it down and start over