theres difference between design and programming/scripting :)
For look design it in photoshop first.
For code learn jquery, and css you can use jquery's post to goto a website controller which handles all the stuff in php, the php handles the mysql querys and such :)
For a chat box however you dont even need to touch mysql. Just store the chat messages in a file.
Or use websockets which are a new technology.