Blog

Welcome to my blog! I love writing about things I have learned to deepen and share my knowledge.

CSS Animations: Smooth change from 100% to 0%

I have had trouble getting the CSS animations to have a smooth flow from the 100% mark to the 0%...
Read More

How Does a JavaScript ‘for’ Loop Work?

How to Use a ‘for’ Loop in Javascript 🙂 A ‘for’ loop includes three statements in parentheses, the initialization, the...
Read More
How to Center a Line of Text Relative to an Image with CSS/HTML

How to Center a Line of Text Relative to an Image with CSS/HTML

How to Center a Line of Text Relative to an Image with CSS/HTML Centering your Medium articles logo link It...
Read More
How to organize your CSS

How to organize your CSS

One great way to oragnize your CSS is by placing all the selectors in alphabetical order. I used to organize...
Read More
1 14 15 16