HomeThe ClassicsFarai's Codelab

My New Portfolio

I was working on a website and I had a bug where a <style> tag placed in the body was messing up with the CSS layout. Googling this error, I came across this post on CSS Tricks on how style and script tags can be set to display:block. It included this self-coding website on CodePen by Jake Albaugh that I remember seeing years ago.

Rather than fixing this bug and resuming work on fixing the bug, I decided to t