How to make slope box in css.

Tailwindcss flex-col issue

How to create a shimmer effect on border

layouts that are visually different to the dom
Trying to make this animation look smoother
whats the good practice for grid lay out
Creating responsive navigation bars with a hamburger menu

is there any way to make my sass files less messy?

How to get to differently named array-items when iterating over the whole array?
for(let item of data) {
random = item.capital[0]}`;
}
for(let item of data) {
random = item.capital[0]}`;
}
How do I make gradient smoother?

Weird code function
Converting .png to .svg 'trace-bitmap', coming out bubbled/soft edges, advice

How do I make my components height consistent throughout all pages?
`<br>` vs. `white-space`
<br> , but the CSS way seems clean on paper.
https://codepen.io/Suggon/pen/yLWdMXj?editors=1100
Suggestion for a more semantic tag is also welcome, but please note that I have a limited number of usable tags....How would you structure this dynamically (In HTML and css)?

logical properties
max-width with their logical counterparts? I'd appreciate any insight, thanks in advance.
what are the ways that i can follow to mange the height in card created using bootstrap

image not behaving as intended unless wrapped in a div
flex container and cause the text to overflow unless it's wrapped in a div? This is something i haven't understood for a while haha, thanks in advance.
https://codepen.io/deerCabin/pen/Baeewbg...