Website: Start to Finish
Tutorials are useful, but often it's really hard to find the right one. Especially if this is the first time you've tried to create a website. What I'm going to try and do here is create a series of lessons to take through the web design process, from beginning to end - well, there is no 'end' in web design - it just gets more and more advanced the more you know, the more things develop, and the bigger the site you try and create. But anyway, here goes...
Lessons
- Design – things to consider when creating the design
- Dreamweaver Site – start by defining a site
- Basic page layout and introduction to CSS
- Templates
- Create template
- Create pages from template
- updating
- More CSS formatting of template
- Adding and formatting of page content
- intro to PHP
- Contact form (using PHP)
- intro to javascript
- using javascript to check your content form
- Making tabs using javascript
- databases
- setting up a database
- adding info manually
- retrieving data and putting onto a page
- creating a basic content management system
- intro to AJAX
- intro
- simple example
- useful examples
- advanced CSS formatting