content of lessons
section 1
SECTION 2
- Lesson 11 - Javascript
- Introduction
- Common uses
- Examples
- Lesson 13 - The objects
- Lesson 15 - Validating a Form
- The form object
- The form elements
- Validation code syntax
section 3
- Lesson 17 - The PHP language
- Introduction
- Common uses
- Examples
- Lesson 19 - A PHP form
- The <post> command
- The $_POST[] variable
- Validation
- Lesson 21 - MySQL with PHP
- MySQL functions
- Passing variables from $_POST[]
- Connecting to a database
xhtml
- Lesson 2 - Introduction to HTML
- Creating a website
- Webpage structure
- Basic SEO concepts
- Lesson 4 - Images and Links
- Using images
- Image formats
- Links
- Lesson 6 - Managing the website
- Domain names
- Hosting
- Content Management Systems
- Lesson 8 - CSS stylesheets
- Creating a stylesheet
- CSS examples
- CSS tutorial
- Lesson 10 - Forms
- The form tag
- Form examples
- Form elements
JAVASCRIPT
php
- Lesson 18 - PHP syntax
- Comments
- Variables
- Syntax
- Lesson 20 - Introduction to MySQL
- The database model
- The MySQL server
- Basic instructions
- Lesson 22 - Validating a form
- Validations
- Functions
- Confirmation