content of lessons
section 1
- Lesson 1 - Introduction
- The Internet model
- Web browsers
- Useful tools
- Lesson 3 - coding in xHTML
- xHTML standards
- Language syntax
- Simple page design
- Lesson 5 - Lists and tables
- Lists
- Tables
- Table attributes
- Lesson 7 - Templates
- Use of a template
- Template examples
- Free template sites
- Lesson 9 - Normalization of a site
- Accessibility
- Official languages
- W3C standards
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
- Lesson 12 - Javascript
- Comments
- Variables
- Syntax
- Lesson 14 - Functions
- Examples
- Writing code
- Events
Lesson 16 - Quiz
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