how did you get the text on the games section to be like that? i've been trying to do something similar for ages and havent been able to get it to work
If you use a text-shadow property you can blur it and change the color to look like a glow, you can also stack multiple shadow properties to have a brighter inner glow and a dimmer outer glow: https://www.w3schools.com/cssref/css3_pr_text-shadow.asp
Courier New, was thinking of using a DOS style font but most of the pixel fonts that are free to use through like google and stuff for sites are kinda cheesy in the not so good way haha
it looks really cool
If you use a text-shadow property you can blur it and change the color to look like a glow, you can also stack multiple shadow properties to have a brighter inner glow and a dimmer outer glow: https://www.w3schools.com/cssref/css3_pr_text-shadow.asp
oh, nice! what font did you use btw?
(and how do you get the _ to blink)
Courier New, was thinking of using a DOS style font but most of the pixel fonts that are free to use through like google and stuff for sites are kinda cheesy in the not so good way haha
For the typing effect I used this script: http://www.mf2fm.com/rv/dhtmlnews.php
oh sweet thanks