Introduction to web development
From OSSCOM
Contents
Introduction
The main aim of this course is to give students a hands-on experience with different web technologies and standards like: HTML, XHTML, JavaScript, CSS, and some of main aspects of server side scripting using ASP.NET and PHP.
Lecture 1
- Introduction to Web Development
- Introduction to Web Technologies
- HTML/XHTML and the difference between them
- CSS
- Client Side Scripting (JavaScript)
- Tools for Writing Web Pages
Lecture 2
- HTML Page Structure
- Basic Document Structure
- Attribute Groups
- Basic Text Formatting
- Presentational Elements
- Lists
- Comments
- element
- Block and inline elements
- and elements
Lecture 3
- HTML Links and Navigation
- Basic Links
- Understanding Directory and Directory Structure
- Creating Links with the <a> Element
- E-mail Links
Lecture 4
- HTML Tables
- Basic Table Elements (
,
, , ) - Adding a
to a Table - Grouping Sections of a Table
- Nested Tables
Lecture 5
- Images, Audio, and Video
- Adding images using <img> element
- Using images as links
- Image maps
- Images formats
- Adding flash, video and audio to your webpage
Lecture 6
Lecture 7
Lecture 8
Lecture 9
Lecture 10
Lecture 11
Lecture 12
Lecture 13
Lecture 14
Lecture 15
Lecture 16
Lecture 17
Lecture 18
=== Lecture 19 ===
- Adding a
- Basic Table Elements (
- HTML Links and Navigation