I've been coding my website, but I'm not the best whit HTML.
I'm trying to make it look old, but I can't find any tutorials.
If you know any tutorials on HTML to make it look old, like *spacehey* comment on the link.
I've been coding my website, but I'm not the best whit HTML.
0 Kudos
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
awkward.violence
one thing that's very effective for making sites look old is to use buttons in the style of old windows systems, here's a code template for making them with CSS:
https://jvjoseph.blogspot.com/2016/11/windows-style-buttons-css.html
Report Comment