Making my Webpage
There are a lot of great resources that I've used during the making of my webpage. Some include:
- UW's Catalyst Workshops on web design. These tutorials are great
if you're starting out and need to learn basic syntax. They provide courses in HTML, CSS, and PHP. Many courses are free for UW faculty,
staff, and students, so check them out!
- W3 Schools. Probably the best resource on the internet in terms of how to build a web page.
They have lots of examples and a 'Tryit Editor' that lets you play with code and immediately see the results.
- Notepad++. A free source code editor for Windows. I've liked doing
everything from scratch, so I've sworn off any sort of program that will make a webpage for me.