My first website was a programming fail.
Had a friend give me a book about Javascript, but didn't even mention HTML. I wanted to get started but didn't know how to use Javascript without the HTML the book was mentioning. Got Dreamweaver and started making a web page without knowing any code at all, and didn't know what FTP was, so as a test I used the host's file manager to upload some of the files for a test. I didn't upload all the files, just some to see if it was working. Unfortunately one of the files I didn't upload was the CSS, so the website appeared all blue and wacky looking because of the lack of styling. At that time I didn't understand that the files on my hard drive are different from those uploaded to the site, so I thought I had just ruined the site I had worked on for so long. The site itself had tonnes of images and videos that took up many GB of space, but I only had 100 MB of space on my host, so I couldn't upload much of the content I wanted to share. Now I look back at how bad I was at making sites...