A list of all the HTML codes, and then some. I looked over the list and had never seen quite a few (or at least never noticed them). I think its a good compliation of codes, as long as you know what you might be looking for, considering it *is* alphabatised.
I found this website to be extremely helpful when coding HTML. It lists the HTML tags available and then provides descriptions, and examples of each being used. While other books or websites reference the tags use and try to explain the result, the examples on this site put into action what the user will see when you use the tag. Definitely worth checking out if you ever get stuck
Here is a CSS shorthand guide by Dustin Diaz. Diaz is a User Interface Engineer at Google and has a website focused on Javascript, CSS, and HTML usability.
Not sure if this will be useful in Module 1, but I've used this for adding Flash, ActionScript, and Photoshop content. Don't sleep on this site because they offer video tutorials that walk you through each step -- very helpful to "shadow" these instructors.
--
A technical resource that provides easy-to-understand tutorials for Flash/ActionScript. C#, WPF, Expression Blend, PHP, Photoshop, and more!
Hi every, a little late to join the crowd, but better late than never! I found this site last semester when I was working on my website for 512. While it is a little hard to take in at once, and there are alot of annoying ads, I found the basic meat of the content to be helpful when I was teaching myself HTML.
EchoEcho's Javascript tutorial provides a good start on how to learn javascript. I like how they have specific sections the most common uses of javascript(Browser detection, form validation, animated buttons, cookies, drop down menu, multiple link, frameset script, and popup windows).
I know I already "bookmarked something relevant" this module but I couldn't resist sharing this one as well. It's a VERY basic PHP tutorial with great links -- and is broken into bullet points. Bullet points make me happy! Bullets, however, do not. Happy PHPing.
About.com is always a good place to start because it provides a general overview with links to other resources. The MySQL article on About.com explains the basics you need to learn SQL code to use with your MySQL database.
This site has an AOL 3.0 feel to it but regardless, the main page has links to step-by-step instructions on what you want to do with HTML. I was using it while I was working with my Wordpress page. I like the fact that it has split everything up into sections so you can access the page with what you want.
I host at least 5 different sites with this webserver and have never had any trouble. I've used their help desk quite a few times and have always received a response in a timely manner. When I was first looking for a webhost, I found a list of reviews on CNet, and at the time, IXwebhosting was rated #1. The price is right as well. I approve!
For this class and all my web hosting experiences, I have only used Bluehost.com web hosting services. They make it so simple and easy to host your sites - multiple sites are really easy to host ( a folder file system). You can upload to the server using FTP or a secure web disk if using a mac. Sites are then hosted on 2 platforms - public or private. Thus allowing for secure areas for additional site functionality. What is also great about this service is that I have a file server wherever I go - no longer do I need to worry about carting a flash drive or disk with me everywhere, all I need is my computer. They are 100% reliable, was easy to transfer my domains to them and host all my pages. Definitely recommend it.
I found this site by searching "HTML for Dummies" I had read the book version some time ago when I was starting out with HTML and got distracted by something and lost the book. It gives you some great tips on how to do what you want to do!
This may be my new favorite coding assistant. I found it on the Web Developer's Handbook, as linked to from CSS Zen Garden's CSS Resource Guide. Seriously, this rocks.
Here's an interesting site I encountered looking for CSS cheat sheets. I'm not sure how useful it might be, it because the entry is dated 2006. But the eye-candy on the page attracted me.
This is a simple document that explains how to add an API. It breaks down the different types and the pros and cons of each. As I searched for API info this one seemed the easiest to digest.
One of our challenges is to create a horizontal menu bar, which we did not go over. I am in the process of creating mine now and found this helpful. You might too! Hope it helps!