Here is a site that may be useful to our class when trying to find ideas and sample css style sheets to help with building our own sites. There are examples of a variety of layouts including two and three columns.
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!
This is a free HTML tutorial site that requires "no prior knowledge of programming." It is a step by step, 15 lesson tutorial that is short with photo examples. It also promises to equip you with information that will have you creating a website within an hour. Simple. Quick. Easy to understand.
A review of the NearlyFreeSpeech server, and general explanation of the fee structure. All servers are NOT alike in how they handle fees and services, so this may be of interest to you.
Type "html basics" into Google. This site, last updated by North Carolinia State University in 1998, is the top search result. The web page provides unadorned, useful information.
A group of ten nice PHP instructional articles. The first is a friendly Introduction to PHP tutorial. The entire site (AllSyntax.com) looks like a good resource for ICM 505.
This site also helped me out last semester. The biggest problem I had just simply understanding the concepts behind HTML. Once I got the patterns down, it was just a matter of learning the tags, etc.
This site is from w3schools. It is detailed instructions and examples of how to change your fonts in CSS. Its important because it carefully explains how to change fonts in different parts of your body.
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.
I read through this site and the tutorials. It was a little on the wordy side, but for me, it's almost a bit easier to understand. For those of you who are still teetering on CSS, this might help, it's working for me. (I'm not getting paid to say that either :-P)
I was browsing through the web and found that there is a "Viewable With Any Browser" campaign. Has anyone heard of such a campaign? It really stresses the importance of designing text and images that do not require the "this page is best viewed with Browser X" message.
I came across this site dealing with HTML through Google. Browsing through, I found it to be great, even for myself, a stone cold beginner to this stuff. It's pretty much a complete tutorial regarding HTML starting from the most basic parts all the way to the advanced material and know-how. In the page itself you will see [Previous] and [Next] buttons which walk you to the next level of the tutorial, down the left side of the page is each part of the tutorial. Hope this helps!
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.